From 0e9d94588a7865e7f3434750671bd6100706f063 Mon Sep 17 00:00:00 2001 From: Lukc Date: Sat, 8 Jan 2011 17:02:51 +0100 Subject: Correction à cause de cet enfoiré de développeur de pkg++ qui casse toujours tout. :@ 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(-) (limited to 'man') diff --git a/man/Pkgfile b/man/Pkgfile index 2889eea..8f2802b 100644 --- a/man/Pkgfile +++ b/man/Pkgfile @@ -18,7 +18,7 @@ build () -compatibility_mode_for_colored_groff \ +lang none \ -default; - make ${CTARGET:+CC=$CTARGET-gcc}; + make ${CHOST:+CC=$CHOST-gcc}; make PREFIX=$PKG install; install -D -m 755 $SRC/makewhatis $PKG/etc/cron/daily/makewhatis } -- cgit v1.2.3-54-g00ecf