jo: install license

This commit is contained in:
Alessio Sergi 2016-03-08 16:51:05 +01:00
parent 5f71692461
commit 319fc91e96

View file

@ -15,5 +15,5 @@ pre_configure() {
autoreconf -fi
}
post_install() {
vlicense LICENSE
vlicense COPYING
}