mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
Replaced j argument for tar with older I
This commit is contained in:
parent
01f0f5e75e
commit
17f35d0043
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ rpm: dist
|
||||||
|
|
||||||
dist-hook:
|
dist-hook:
|
||||||
-chmod -R a+r $(distdir)
|
-chmod -R a+r $(distdir)
|
||||||
$(TAR) cvjf $(distdir).tar.bz2 $(distdir)
|
$(TAR) cvIf $(distdir).tar.bz2 $(distdir)
|
||||||
|
|
||||||
doc-dummy:
|
doc-dummy:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue