mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
supertuxkart: remove dev py scripts
This commit is contained in:
parent
1689e21c09
commit
59c427d8c3
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ supertuxkart-data_package() {
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
archs=noarch
|
archs=noarch
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
# these script only serve a prupose for developing, not to the package
|
||||||
|
rm "${DESTDIR}/usr/share/supertuxkart/data/po/extract_strings_from_XML.py"
|
||||||
|
rm "${DESTDIR}/usr/share/supertuxkart/data/po/update_po_authors.py"
|
||||||
vmove usr/share/supertuxkart
|
vmove usr/share/supertuxkart
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue