This commit is contained in:
R L 2024-11-13 11:15:47 -08:00
parent d986554833
commit 2e4daeba77
Signed by: cybik
GPG Key ID: A6DD1646CC69863E

View File

@ -31,7 +31,7 @@ else
fi fi
# Get build deps # Get build deps
LOGNAME=root dh_make --createorig -y -l -p ${UPSTREAM_NAME}_"$VERSION".0 || echo "dh-make: Ignoring Last Error" LOGNAME=root dh_make --createorig -y -l -p "${UPSTREAM_NAME}_$TRUE_VERSION" || echo "dh-make: Ignoring Last Error"
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package