mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-31 09:44:50 +01:00
Update maketarball.sh.in
This commit is contained in:
parent
0e5820c038
commit
e3aebf1ca2
5
dist/scripts/maketarball.sh.in
vendored
5
dist/scripts/maketarball.sh.in
vendored
@ -30,10 +30,11 @@ tar -cJf $name-$version.tar.xz \
|
||||
--exclude="$root/build" \
|
||||
--exclude="$root/zanata.xml" \
|
||||
--exclude="$root/.zanata-cache" \
|
||||
--exclude="$root/scripts/maketarball.sh" \
|
||||
--exclude="$root/dist/debian/changelog" \
|
||||
--exclude="$root/debian/changelog" \
|
||||
--exclude="$root/dist/scripts/maketarball.sh" \
|
||||
--exclude="$root/dist/pacman/PKGBUILD" \
|
||||
--exclude="$root/dist/macos/create-dmg.sh" \
|
||||
--exclude="$root/dist/macos/Info.plist" \
|
||||
--exclude="$root/dist/windows/windres.rc" \
|
||||
--exclude="$root/src/translations/translations.pot" \
|
||||
"$root"
|
||||
|
Loading…
x
Reference in New Issue
Block a user