zip: add license

This commit is contained in:
Michael Gehring 2017-10-10 09:02:58 +00:00
parent f5d79a76ca
commit 7cc4963958

View file

@ -17,4 +17,5 @@ do_build() {
do_install() {
make PREFIX=/usr DESTDIR=${DESTDIR} -f unix/Makefile install
vlicense LICENSE
}