Corrected man page symbolic links

This commit is contained in:
2017-03-02 11:07:34 -06:00
parent 0711347aaf
commit cc168432ae

View File

@@ -14,7 +14,7 @@ export ARCH = x86_64
export URL = http://savannah.nongnu.org/projects/attr export URL = http://savannah.nongnu.org/projects/attr
BRIEF = Filesystem extended attributes utilities BRIEF = Filesystem extended attributes utilities
DESC = Commands for Manipulating Filesystem Extended Attributes DESC = Commands for Manipulating Filesystem Extended Attributes
SNAPVER = 2 SNAPVER = 3
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1) ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n') TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')