diff --git a/build.sh b/build.sh index b560474..c4adc83 100644 --- a/build.sh +++ b/build.sh @@ -4,5 +4,5 @@ mkdir build cd rootfs zip -r ../build/rootfs.zip ./* cd ../build -cp ../PKGBUILD . +cp ../PKGBUILD ../gnome-parch.install . makepkg -sc