1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-17 19:18:36 +01:00

Add PKGBUILD to exclude

This commit is contained in:
Jonas Kvinge 2018-12-13 23:31:13 +01:00
parent 1706ba5765
commit b5ba78def2

View File

@ -27,4 +27,5 @@ tar -cJf $name-$version.tar.xz \
--exclude="$root/CMakeLists.txt.user" \
--exclude="$root/build" \
--exclude="$root/dist/debian/changelog" \
--exclude="$root/dist/pacman/PKGBUILD" \
"$root"