mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:03:04 +01:00
Changed src tarball format on request of Jiří Činčura
This commit is contained in:
parent
10138a08f8
commit
767cc7ec5b
@ -73,5 +73,5 @@ cp $SRCROOT/configure .
|
||||
|
||||
echo "Creating tarball for $PACKNAME"
|
||||
cd ..
|
||||
tar cjf $SRCROOT/gen/$PACKNAME.tar.bz2 $PACKNAME
|
||||
tar cf - $PACKNAME | xz -9e >$SRCROOT/gen/$PACKNAME.tar.xz
|
||||
popd >/dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user