From 4aa664125380fbd407833a7d2a6cedd16b22c3b6 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 26 Jul 2015 01:14:21 +0200 Subject: [PATCH] at: build with pie/relro. --- srcpkgs/at/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/at/template b/srcpkgs/at/template index f6645f4e125..8e6c05161fa 100644 --- a/srcpkgs/at/template +++ b/srcpkgs/at/template @@ -1,7 +1,7 @@ # Template file for 'at' pkgname=at version=3.1.16 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd --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" distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz" checksum=cb9af59c6a54edce9536ba629841055409d1f89d8ae26494727a97141fb4d5c1 +build_pie=yes do_install() { sed -i '/chown/d' Makefile