sonata: removes unnecessary vlicense statement (GPL)

This commit is contained in:
v2px 2015-01-17 12:21:47 +01:00
parent ffb2563f82
commit 1e906b30d5

View file

@ -16,7 +16,3 @@ license="GPL-3"
distfiles="https://github.com/multani/sonata/archive/v${version}.tar.gz"
checksum=40314225aa4700741e28e9770cf3753399a9e557468b66d1d56d59f4f73138e2
post_install() {
vlicense COPYING LICENSE
}