[Lunar-commits] r16341 - moonbase/trunk/libs/glibc
Auke Kok
sofar at lunar-linux.org
Sat Sep 3 21:46:45 UTC 2005
Author: sofar
Date: 2005-09-03 21:46:44 +0000 (Sat, 03 Sep 2005)
New Revision: 16341
Modified:
moonbase/trunk/libs/glibc/BUILD
Log:
nscd needs this username to exist.
Modified: moonbase/trunk/libs/glibc/BUILD
===================================================================
--- moonbase/trunk/libs/glibc/BUILD 2005-09-03 20:46:21 UTC (rev 16340)
+++ moonbase/trunk/libs/glibc/BUILD 2005-09-03 21:46:44 UTC (rev 16341)
@@ -1,5 +1,7 @@
(
+ add_priv_user nscd:nscd
+
if [ -n "$MAKES" ] && [ "$MAKES" -gt 1 ] ; then
sedit "s/# PARALLELMFLAGS = -j 4/PARALLELMFLAGS = -j $MAKES/" Makefile.in
fi
More information about the Lunar-commits
mailing list