python-mpd2: removes unnecessary vlicense statement (GPL)
This commit is contained in:
parent
1e906b30d5
commit
71eeee48e6
|
@ -17,10 +17,6 @@ license="GPL-3"
|
|||
distfiles="https://github.com/Mic92/python-mpd2/archive/v${version}.tar.gz"
|
||||
checksum=04dbc3b8d90746298e42852c5b7fb5be5e7af2ca03e812059639b6c060d98c53
|
||||
|
||||
post_install() {
|
||||
vlicense GPL.txt LICENSE
|
||||
}
|
||||
|
||||
python3.4-mpd2_package() {
|
||||
noarch=yes
|
||||
depends="python3.4"
|
||||
|
|
Loading…
Reference in New Issue