scanmem: remove noarch
This commit is contained in:
parent
b5fb9164e7
commit
b3451947be
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scanmem'
|
||||
pkgname=scanmem
|
||||
version=0.17
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-gui"
|
||||
hostmakedepends="automake gettext-devel intltool libtool m4 python"
|
||||
|
@ -41,7 +41,6 @@ libscanmem-devel_package() {
|
|||
gameconqueror_package() {
|
||||
short_desc="GameConqueror is a GUI front-end for scanmem, providing more features"
|
||||
depends="polkit gtk+3 python3-gobject lib${sourcepkg}>=${version}_${revision}"
|
||||
archs=noarch
|
||||
python_version=3
|
||||
pkg_install() {
|
||||
cd $DESTDIR
|
||||
|
|
Loading…
Reference in New Issue