scanmem: add python_version=3
This commit is contained in:
parent
d4613645eb
commit
243f03021e
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ gameconqueror_package() {
|
||||||
short_desc="GameConqueror is a GUI front-end for scanmem, providing more features"
|
short_desc="GameConqueror is a GUI front-end for scanmem, providing more features"
|
||||||
depends="polkit gtk+3 python3-gobject lib${sourcepkg}>=${version}_${revision}"
|
depends="polkit gtk+3 python3-gobject lib${sourcepkg}>=${version}_${revision}"
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
python_version=3
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
cd $DESTDIR
|
cd $DESTDIR
|
||||||
find * -iname "*${pkgname}*" -prune | while read f; do vmove $f; done
|
find * -iname "*${pkgname}*" -prune | while read f; do vmove $f; done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue