mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 10:09:21 +01:00
*cough*
This commit is contained in:
parent
444ce175bd
commit
5ca53749cf
4
Makefile
4
Makefile
@ -3,8 +3,8 @@ all: compile_installer
|
||||
REV=$(shell grep define svnrev/svnrev.c | gawk '{print $$3}')
|
||||
|
||||
dist: compile-installer
|
||||
@tar cfj HomebrewFilter-rev42.tar.bz HomebrewFilter/
|
||||
@tar cfj HomebrewFilter-Standalone-rev42.tar.bz2 HomebrewFilter.Standalone/
|
||||
@tar cfj HomebrewFilter-rev$(REV).tar.bz HomebrewFilter/
|
||||
@tar cfj HomebrewFilter-Standalone-rev$(REV).tar.bz2 HomebrewFilter.Standalone/
|
||||
|
||||
clean:
|
||||
@make -C main clean
|
||||
|
Loading…
Reference in New Issue
Block a user