mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
pack fix
This commit is contained in:
parent
3cec438594
commit
6b71354390
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ rpm: dist
|
|||
$(MAKE) -C utils rpm
|
||||
|
||||
pack: clean-recursive
|
||||
rm -f config.log config.cache config.status
|
||||
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