Update debug information
This commit is contained in:
parent
99232da3a1
commit
0107e4b819
1 changed files with 1 additions and 0 deletions
|
@ -363,6 +363,7 @@ if [ "${BUILDTOOL_DEBUG}" == "true" ]; then
|
|||
env|grep "BUILDTOOL_"|sort
|
||||
echo "+++ env +++"
|
||||
echo "build cmdline: ${BUILDTOOL_BUILDCMDLINE} "${BUILDTOOL_PKGBUILD_XCONFIG}" "${BUILDTOOL_PKGBUILD_NCONFIG}" "${BUILDTOOL_PKGBUILD_CPFINALCONFIG}" "${BUILDTOOL_PKGBUILD_MODPROBEDDB}" "${BUILDTOOL_PKGBUILD_SUBARCHITECTURE}" "${BUILDTOOL_PKGBUILD_DEBUG}" makepkg --syncdeps -p PKGBUILD.buildtool"
|
||||
echo "cwd: $(pwd)"
|
||||
fi
|
||||
|
||||
# Build package
|
||||
|
|
Reference in a new issue