Clever way to fix version string, and checkout upstream at intended version #2

Merged
ferreo merged 2 commits from feat/cybik/0.16.0 into main 2024-11-13 20:18:22 +01:00
Showing only changes of commit 2e4daeba77 - Show all commits

View File

@ -31,7 +31,7 @@ else
fi
# 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
# Build package