python-mpd2: removes unnecessary vlicense statement (GPL)

This commit is contained in:
v2px 2015-01-17 12:22:08 +01:00
parent 1e906b30d5
commit 71eeee48e6
1 changed files with 0 additions and 4 deletions

View File

@ -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"