mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
at: build with pie/relro.
This commit is contained in:
parent
c9ea489511
commit
4aa6641253
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'at'
|
# Template file for 'at'
|
||||||
pkgname=at
|
pkgname=at
|
||||||
version=3.1.16
|
version=3.1.16
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
|
configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
|
||||||
--sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
|
--sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
|
||||||
|
@ -19,6 +19,7 @@ license="GPL-2"
|
||||||
homepage="http://packages.qa.debian.org/a/at.html"
|
homepage="http://packages.qa.debian.org/a/at.html"
|
||||||
distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=cb9af59c6a54edce9536ba629841055409d1f89d8ae26494727a97141fb4d5c1
|
checksum=cb9af59c6a54edce9536ba629841055409d1f89d8ae26494727a97141fb4d5c1
|
||||||
|
build_pie=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
sed -i '/chown/d' Makefile
|
sed -i '/chown/d' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue