Allow to install various components of the locales independantly

This commit is contained in:
Baptiste Daroussin 2016-07-08 23:07:48 +00:00
parent e6df5ff544
commit 94185be27c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=302469

View File

@ -54,8 +54,9 @@ all:
@echo ""
@find . -name *failed
install:
.for t in ${TYPES}
install: install-${t}
install-${t}:
. if ${KNOWN:M${t}}
rm -rf ${.CURDIR}/${t}.draft
rm -rf ${.CURDIR}/../../../share/${t}