brother-brscan3: bin pkg is nopie=yes

This commit is contained in:
Juergen Buchmueller 2016-09-02 17:37:02 +02:00
parent c633cc1a92
commit 947960517e
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'brother-brscan3' # Template file for 'brother-brscan3'
pkgname=brother-brscan3 pkgname=brother-brscan3
version=0.2.11 version=0.2.11
revision=5 revision=6
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"
@ -10,6 +10,7 @@ only_for_archs="i686 x86_64"
makedepends="sane-devel" makedepends="sane-devel"
depends="sane" depends="sane"
create_wrksrc=yes create_wrksrc=yes
nopie=yes
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
distfiles="http://download.brother.com/welcome/dlf006642/brscan3-${version}-5.amd64.deb" distfiles="http://download.brother.com/welcome/dlf006642/brscan3-${version}-5.amd64.deb"