diff --git a/main.sh b/main.sh index ed9ddd4..c434894 100755 --- a/main.sh +++ b/main.sh @@ -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