menumaker: remove noarch
This commit is contained in:
parent
6855360768
commit
6c7cdae8bf
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'menumaker'
|
||||
pkgname=menumaker
|
||||
version=0.99.11
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="/usr/lib/menumaker"
|
||||
pycompile_dirs="/usr/share/menumaker"
|
||||
hostmakedepends="python"
|
||||
makedepends="python"
|
||||
depends="python"
|
||||
|
@ -14,7 +13,7 @@ license="BSD-2-Clause"
|
|||
homepage="http://menumaker.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=9d831adbaef2101d8b8d82e48d764c2c1a80a38e97dcf90740eb540e6db3f936
|
||||
python_version=2 #unverified
|
||||
python_version=2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue