mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
pack -> .bz2
This commit is contained in:
parent
9494f7c5ae
commit
72ae6d6e17
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ pack: clean-recursive
|
|||
rm -rf `find . -name ".deps"`
|
||||
chown -R root.root ../alsa-lib
|
||||
mv ../alsa-lib ../alsa-lib-$(SND_LIB_VERSION)
|
||||
tar --exclude=CVS -cvz -C .. -f ../alsa-lib-$(SND_LIB_VERSION).tar.gz alsa-lib-$(SND_LIB_VERSION)
|
||||
tar --exclude=CVS -cvI -C .. -f ../alsa-lib-$(SND_LIB_VERSION).tar.bz2 alsa-lib-$(SND_LIB_VERSION)
|
||||
mv ../alsa-lib-$(SND_LIB_VERSION) ../alsa-lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue