python3-filetype: remove unnecessary rm
these files are not installed anymore and -f hid that
This commit is contained in:
parent
e114b6b05f
commit
f1ec685d5e
|
@ -16,6 +16,4 @@ checksum=66b56cd6474bf41d8c54660347d37afcc3f7d1970648de365c102ef77548aadb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
rm -rf ${DESTDIR}/${py3_sitelib}/examples
|
|
||||||
rm -rf ${DESTDIR}/${py2_sitelib}/examples
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue