From 9b058bf2310c83a0db3e754df091020232533c8a Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 18 Aug 2015 11:52:15 +0200 Subject: [PATCH] gawk: build_pie #2275 rebuild. --- srcpkgs/gawk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gawk/template b/srcpkgs/gawk/template index abf6802427a..2d5a1c12848 100644 --- a/srcpkgs/gawk/template +++ b/srcpkgs/gawk/template @@ -1,7 +1,7 @@ # Template file for 'gawk' pkgname=gawk version=4.1.3 -revision=2 +revision=3 build_pie=yes build_style=gnu-configure configure_args="--with-readline"