mirror of
https://github.com/apache/maven.git
synced 2025-02-21 01:15:42 +00:00
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:
parent
9e58b1685f
commit
f898414bef
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user