summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-12-21 10:27:51 +0100
committerLukc <lukc@upyum.com>2010-12-21 10:27:51 +0100
commit3ed260945ed4fcf84f3d96273499cda7a47edb83 (patch)
treebfb07349cec841e1226c7b8428a8db61c3c436c8
parent1f00acae803780b823434aacde646de429ce497e (diff)
downloadbase-3ed260945ed4fcf84f3d96273499cda7a47edb83.tar.gz
base-3ed260945ed4fcf84f3d96273499cda7a47edb83.tar.bz2
base-3ed260945ed4fcf84f3d96273499cda7a47edb83.tar.xz
base-3ed260945ed4fcf84f3d96273499cda7a47edb83.zip
Recette de man mise à jour.
-rw-r--r--man/Pkgfile2
1 files changed, 1 insertions, 1 deletions
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
}