grpn: nocross for now
This commit is contained in:
parent
c364cf99ef
commit
afb08ef537
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'grpn'
|
||||
pkgname=grpn
|
||||
version=1.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
short_desc="GTK+ RPN Calculator"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
|
@ -9,6 +9,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://tracker.debian.org/pkg/grpn"
|
||||
distfiles="http://deb.debian.org/debian/pool/main/g/grpn/grpn_${version}.orig.tar.gz"
|
||||
checksum=1e43c507795a9107bfb1e4f16c1da706579a22f254ef81422418121bebe60345
|
||||
nocross=yes # Practically abandonware, and only requested for x86
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share
|
||||
|
|
Loading…
Reference in New Issue