brother-dcp197c-lpr: set nopie

This commit is contained in:
newbluemoon 2018-01-16 16:19:36 +01:00 committed by Enno Boland
parent 3d28296aa7
commit 7e77c54c5d

View file

@ -1,7 +1,7 @@
# Template file for 'brother-dcp197c-lpr' # Template file for 'brother-dcp197c-lpr'
pkgname=brother-dcp197c-lpr pkgname=brother-dcp197c-lpr
version=1.1.3 version=1.1.3
revision=4 revision=5
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>" maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
homepage="http://support.brother.com/g/b/index.aspx" homepage="http://support.brother.com/g/b/index.aspx"
license="GPL-2" license="GPL-2"
@ -12,6 +12,7 @@ only_for_archs="i686 x86_64"
create_wrksrc=yes create_wrksrc=yes
depends="a2ps ghostscript" depends="a2ps ghostscript"
mutable_files="/opt/brother/Printers/dcp197c/inf/brdcp197crc" mutable_files="/opt/brother/Printers/dcp197c/inf/brdcp197crc"
nopie=yes
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
depends+=" glibc-32bit" depends+=" glibc-32bit"