clens: add license

This commit is contained in:
Michael Gehring 2017-07-15 22:06:13 +00:00
parent 2f6de10057
commit 8b5e3df630
1 changed files with 1 additions and 0 deletions

View File

@ -18,4 +18,5 @@ do_build() {
}
do_install() {
make DESTDIR=${DESTDIR} LOCALBASE=/usr install
vlicense config/debian/copyright LICENSE
}