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:
parent
1706ba5765
commit
b5ba78def2
1
dist/scripts/maketarball.sh.in
vendored
1
dist/scripts/maketarball.sh.in
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user