mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:55:42 +01:00
pack fix
This commit is contained in:
parent
7970fd23bc
commit
d6efdc3310
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ rpm: dist
|
|||
$(MAKE) -C $@
|
||||
|
||||
pack: clean-recursive
|
||||
rm -f config.log config.cache config.status
|
||||
chown -R root.root ../alsa-utils
|
||||
mv ../alsa-utils ../alsa-utils-$(VERSION)
|
||||
tar --exclude=CVS -cvz -C .. -f ../alsa-utils-$(VERSION).tar.gz alsa-utils-$(VERSION)
|
||||
|
|
Loading…
Reference in a new issue