From 87957fc4cd30b88e5ff31cafa4c11eaa71667417 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 11 May 2015 11:33:06 +0200 Subject: [PATCH] ex-vi: rebuild for musl support. --- srcpkgs/ex-vi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ex-vi/template b/srcpkgs/ex-vi/template index 82ef440ff13..f87a9aa61af 100644 --- a/srcpkgs/ex-vi/template +++ b/srcpkgs/ex-vi/template @@ -1,7 +1,7 @@ # Template file for 'ex-vi' pkgname=ex-vi version=050325 -revision=3 +revision=4 wrksrc="ex-${version}" build_style=gnu-makefile make_build_args="PREFIX=/usr TERMLIB=ncurses PRESERVEDIR=/var/tmp LARGEF=-DLARGEF"