This commit is contained in:
Ward Nakchbandi 2023-03-04 12:18:11 +03:00
parent 8dc2909d08
commit b9172a55f9

View File

@ -15,7 +15,7 @@ echo -e "linux-firmware ("$(date '+%Y%m%d')".git-99pika"$(date '+%M')") kinetic;
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p linux-firmware_"$(date '+%Y%m%d')" || echo "dh-make didn't go clean"
LOGNAME=root dh_make --createorig -y -l -p linux-firmware_"$(date '+%Y%m%d')".git || echo "dh-make didn't go clean"
dpkg-buildpackage
# Move the debs to output