Update main.sh

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-09-27 17:17:52 +02:00
parent 3696b0b0ba
commit 5a53c55785

View File

@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="61" VERSION="61"
# Clone Upstream # Clone Upstream
cd ./gnome-shell-extension-just-perfection/ cd ./gnome-shell-extension-arc-menu/
# Get build deps # Get build deps
LOGNAME=root dh_make --createorig -y -l -p gnome-shell-extension-arc-menu_"$VERSION" || echo "dh-make: Ignoring Last Error" LOGNAME=root dh_make --createorig -y -l -p gnome-shell-extension-arc-menu_"$VERSION" || echo "dh-make: Ignoring Last Error"