grpn: nocross for now

This commit is contained in:
Michael Aldridge 2023-05-25 23:39:11 -05:00
parent c364cf99ef
commit afb08ef537
1 changed files with 2 additions and 1 deletions

View File

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