Updated init script

This commit is contained in:
2017-05-16 13:12:58 -05:00
parent a8413d8e0f
commit ef2972bf92
2 changed files with 23 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ ARCH = x86_64
URL = https://sourceforge.net/projects/acpid2/
BRIEF = Advanced Configuration and Power Interface event daemon
DESC = Advanced Configuration and Power Interface event daemon
SNAPVER = 1
SNAPVER = 2
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')