Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b5434458a |
2
Makefile
2
Makefile
@@ -15,7 +15,7 @@ REPO = dev
|
||||
BRIEF = Generate configuration scripts
|
||||
DESC = Autoconf is an extensible package of M4 macros that produce shell \
|
||||
scripts to automatically configure software source code packages.
|
||||
SLVER = 2
|
||||
SLVER = 4
|
||||
|
||||
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
|
||||
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')
|
||||
|
||||
Reference in New Issue
Block a user