mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
brother-dcp197c-cupswrapper: set nopie
This commit is contained in:
parent
9de0754402
commit
8a1b1008f0
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'brother-dcp197c-cupswrapper'
|
# Template file for 'brother-dcp197c-cupswrapper'
|
||||||
pkgname=brother-dcp197c-cupswrapper
|
pkgname=brother-dcp197c-cupswrapper
|
||||||
version=1.1.3
|
version=1.1.3
|
||||||
revision=6
|
revision=7
|
||||||
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"
|
||||||
|
@ -11,6 +11,7 @@ checksum="d3ebfad8231939900b8041022d6c35a0ee7a1a417f7ffdab2ae371b54a00bab8"
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
depends="brother-dcp197c-lpr cups"
|
depends="brother-dcp197c-lpr cups"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
nopie=yes
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/dcp197ccupswrapper-${version}-1.i386.deb
|
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/dcp197ccupswrapper-${version}-1.i386.deb
|
||||||
|
|
Loading…
Add table
Reference in a new issue