From 3ed260945ed4fcf84f3d96273499cda7a47edb83 Mon Sep 17 00:00:00 2001 From: Lukc Date: Tue, 21 Dec 2010 10:27:51 +0100 Subject: Recette de man mise à jour. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- man/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/Pkgfile b/man/Pkgfile index 68f4a83..2889eea 100644 --- a/man/Pkgfile +++ b/man/Pkgfile @@ -18,7 +18,7 @@ build () -compatibility_mode_for_colored_groff \ +lang none \ -default; - make; + make ${CTARGET:+CC=$CTARGET-gcc}; make PREFIX=$PKG install; install -D -m 755 $SRC/makewhatis $PKG/etc/cron/daily/makewhatis } -- cgit v1.2.3-54-g00ecf