mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 23:06:30 +01:00
Changed AMTAR -> TAR
This commit is contained in:
parent
64ac5322e4
commit
4101632da1
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ rpm: dist
|
|||
|
||||
dist-hook:
|
||||
-chmod -R a+r $(distdir)
|
||||
$(AMTAR) cvjf $(distdir).tar.bz2 $(distdir)
|
||||
$(TAR) cvjf $(distdir).tar.bz2 $(distdir)
|
||||
|
|
Loading…
Reference in a new issue