From f6c96aa95efff3f9c35f30c78a2483a72cdd2588 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 31 Oct 2015 13:31:31 +0100 Subject: [PATCH] gawk: switch to relative symlinks in alternatives. --- srcpkgs/gawk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gawk/template b/srcpkgs/gawk/template index 8a396abb1ca..72a7e463dbe 100644 --- a/srcpkgs/gawk/template +++ b/srcpkgs/gawk/template @@ -1,7 +1,7 @@ # Template file for 'gawk' pkgname=gawk version=4.1.3 -revision=4 +revision=5 lib32disabled=yes build_pie=yes build_style=gnu-configure @@ -15,8 +15,8 @@ distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz" checksum=e3cf55e91e31ea2845f8338bedd91e40671fc30e4d82ea147d220e687abda625 alternatives=" - awk:/usr/bin/awk:/usr/bin/gawk - awk:/usr/share/man/man1/awk.1:/usr/share/man/man1/gawk.1" + awk:awk:/usr/bin/gawk + awk:awk.1:/usr/share/man/man1/gawk.1" pre_configure() { # Create symlinks for bins and manpages.