Add one more exclude rule to pkg builder script.
This commit is contained in:
parent
35ff0e5aa6
commit
dd98ce6eab
2
buildpkg
2
buildpkg
@ -4,4 +4,4 @@ tar zcvf nvidia-texture-tools-`cat VERSION`.tar.gz \
|
||||
--exclude '.*' --exclude debian --exclude '*~' --exclude buildpkg \
|
||||
--exclude 'build-*' --exclude data --exclude tags --exclude Makefile \
|
||||
--exclude qtcreator-build --exclude 'nvidia-texture-tools-*.tar.gz' \
|
||||
--transform 's,^,nvidia-texture-tools/,' *
|
||||
--exclude '*.user' --transform 's,^,nvidia-texture-tools/,' *
|
||||
|
Loading…
Reference in New Issue
Block a user