silence the tarring

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162634 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-04-09 04:35:44 +00:00
parent 9e58b1685f
commit f898414bef
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ cp src/bash/* $DIST
(
cd target/mboot
tar cvzf ../mboot.tar.gz *
tar czf ../mboot.tar.gz *
)
cat src/sea/sea-header target/mboot.tar.gz > target/mboot-install.sh