Allow to install various components of the locales independantly

This commit is contained in:
bapt 2016-07-08 23:07:48 +00:00
parent d16af5b0e4
commit 6928d42c44

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}