squeak: use vlicense

This commit is contained in:
Michael Gehring 2017-10-09 01:26:50 +00:00
parent 555c5d994b
commit 28e68c78e2

View file

@ -17,5 +17,5 @@ distfiles="http://squeakvm.org/unix/release/Squeak-${version}-src.tar.gz"
checksum=3db6d12ea223e5bc49f52af7f6f832e383a3a006a53bc8a87f6469e1af5dfc2e
post_install() {
vinstall unix/doc/LICENSE 644 usr/share/licenses/${pkgname}
vlicense unix/doc/LICENSE
}