From 89b9c0aad9312ffda0ae8c5df7aa5996d12fbcb8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 31 Oct 2015 13:37:55 +0100 Subject: [PATCH] nvi: switch to relative symlinks in alternatives. --- srcpkgs/nvi/template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/nvi/template b/srcpkgs/nvi/template index 93ecf86a4c8..9b95841d65f 100644 --- a/srcpkgs/nvi/template +++ b/srcpkgs/nvi/template @@ -1,7 +1,7 @@ # Template file for 'nvi' pkgname=nvi version=1.81.6 -revision=12 +revision=13 patch_args="-Np1" build_pie=yes build_style=gnu-configure @@ -16,12 +16,12 @@ distfiles="http://pkgs.fedoraproject.org/repo/pkgs/nvi/nvi-${version}.tar.bz2/88 checksum=3441b8e3247b2b6dd19b5fd38355fe6593b2a92e960ecb3dd00d676f63d06b59 alternatives=" - ex:/usr/bin/ex:/usr/bin/nex - ex:/usr/share/man/man1/ex.1:/usr/share/man/man1/nex.1 - vi:/usr/bin/vi:/usr/bin/nvi - vi:/usr/share/man/man1/vi.1:/usr/share/man/man1/nvi.1 - view:/usr/bin/view:/usr/bin/nview - view:/usr/share/man/man1/view.1:/usr/share/man/man1/nview.1 + ex:ex:/usr/bin/nex + ex:ex.1:/usr/share/man/man1/nex.1 + vi:vi:/usr/bin/nvi + vi:vi.1:/usr/share/man/man1/nvi.1 + view:view:/usr/bin/nview + view:view.1:/usr/share/man/man1/nview.1 " do_configure() {