Update main.sh

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-08-11 02:42:35 +02:00
parent 57f8b4a63d
commit fb54a47121

View File

@ -21,7 +21,7 @@ echo -e "mesa-git ($VERSION-101pika"$(date '+%Y%m%d')".git."$(git rev-parse --sh
apt-get build-dep ./ -y
# Build package
#LOGNAME=root dh_make --createorig -y -l -p mesa-git_"$VERSION" || echo "dh-make: Ignoring Last Error"
LOGNAME=root dh_make --createorig -y -l -p mesa-git_"$VERSION" || echo "dh-make: Ignoring Last Error"
dpkg-buildpackage --no-sign
# Move the debs to output