mps-youtube: don't spew docs all over /usr.
This commit is contained in:
parent
64debff3db
commit
7f5650bb2a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mps-youtube'
|
||||
pkgname=mps-youtube
|
||||
version=0.2.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
noarch=yes
|
||||
|
@ -15,3 +15,7 @@ license="GPL-3"
|
|||
homepage="https://github.com/np1/mps-youtube/"
|
||||
distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=df3cc7ad9a49a0da390c38f40c905daa992d48de5fb421865ec19cc1fbec453f
|
||||
|
||||
post_extract() {
|
||||
sed -i '/CHANGELOG/s,"","share/doc/mps-youtube",' setup.py
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user