summaryrefslogtreecommitdiffstats
path: root/php-simplepie-makesrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'php-simplepie-makesrc.sh')
-rwxr-xr-xphp-simplepie-makesrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-simplepie-makesrc.sh b/php-simplepie-makesrc.sh
index a1e294f..fa1f97c 100755
--- a/php-simplepie-makesrc.sh
+++ b/php-simplepie-makesrc.sh
@@ -20,7 +20,7 @@ cp composer.json ../composer.json
popd
echo "Archiving..."
-tar czf $NAME-$VERSION-$SHORT.tgz --exclude .git $PROJECT-$COMMIT
+tar czf $NAME-$VERSION-$SHORT.tgz --exclude-vcs $PROJECT-$COMMIT
echo "Cleaning..."
rm -rf $PROJECT-$COMMIT