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