Update main.sh

This commit is contained in:
ferreo 2024-10-03 17:46:53 +02:00
parent 61d5c77f2f
commit fe028d06e7

View File

@ -13,7 +13,7 @@ git clone https://github.com/waydroid/libglibutil.git
cd libglibutil cd libglibutil
# Get build deps # Get build deps
LOGNAME=root dh_make --createorig -y -l -p libglibutil_"$VERSION" || echo "dh-make: Ignoring Last Error"
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package