mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Removed pack target
This commit is contained in:
parent
41bb3d04fe
commit
a804acc5a3
1 changed files with 0 additions and 7 deletions
|
|
@ -10,13 +10,6 @@ dist-hook:
|
|||
-chmod -R a+r $(distdir)
|
||||
$(TAR) cvIf $(distdir).tar.bz2 $(distdir)
|
||||
|
||||
pack: clean-recursive
|
||||
rm -f config.log config.cache config.status
|
||||
rm -rf `find . -name ".deps"`
|
||||
mv ../alsa-lib ../alsa-lib-$(SND_LIB_VERSION)
|
||||
tar --exclude=CVS --owner=root --group=root -cvI -C .. -f ../alsa-lib-$(SND_LIB_VERSION).tar.bz2 alsa-lib-$(SND_LIB_VERSION)
|
||||
mv ../alsa-lib-$(SND_LIB_VERSION) ../alsa-lib
|
||||
|
||||
doc-dummy:
|
||||
|
||||
doc: doc-dummy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue