Upgrade to libxml2-2.9.2
[hvlinux.git] / stage5 / pkg / cups
index fc5c0d6..a13f539 100644 (file)
@@ -2,7 +2,8 @@
 
 hvconfig_pre()
 {
-    hv_useradd -c "Print_Service_User" -d /dev/null -g lp -s /bin/false -u 9 lp
+    hv_useradd --system -c "Print_Service_User" -d /dev/null -g lp \
+        -s /bin/false lp
 
     CONFIGURE_OPTS="--libdir=/usr/lib --enable-pdftops"
 }