Added usher to run pwconv and grpconv if necessary

This commit is contained in:
2016-10-20 08:15:39 -05:00
parent 1ad126bacf
commit 653de8f1c6
2 changed files with 35 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ URL = http://pkg-shadow.alioth.debian.org/
DESC = This package includes the programs necessary to convert traditional \
V7 UNIX password files to the SVR4 shadow password format and additional \
tools to work with shadow passwords.
SNAPVER = sr0
SNAPVER = sr1
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')