From 54a372b9aa3af50b7722ce42d6a86927bb78b0a3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 5 Mar 2015 10:06:36 +0100 Subject: [PATCH] xinetd: build_pie=yes --- srcpkgs/xinetd/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xinetd/template b/srcpkgs/xinetd/template index 50b45de36e..c7f21d931c 100644 --- a/srcpkgs/xinetd/template +++ b/srcpkgs/xinetd/template @@ -1,7 +1,8 @@ # Template file for 'xinetd' pkgname=xinetd version=2.3.15 -revision=3 +revision=4 +build_pie=yes build_style=gnu-configure configure_args="--without-libwrap" short_desc="A secure replacement for inetd"