mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-28 08:57:30 -05:00
0.3.1; small fix for pack
This commit is contained in:
parent
6b71354390
commit
fd672765f4
3 changed files with 3 additions and 2 deletions
|
|
@ -8,6 +8,7 @@ rpm: dist
|
|||
|
||||
pack: clean-recursive
|
||||
rm -f config.log config.cache config.status
|
||||
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue