Upgrade to libxml2-2.9.2
[hvlinux.git] / stage5 / pkg / cups
index 4f0bf09..a13f539 100644 (file)
@@ -2,12 +2,13 @@
 
 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"
 }
 
-hvbuild_pre()
+hvbuild_post()
 {
     if [ -n "${CUPS_SERVER}" ]; then
         # Configuring for connection to a remote CUPS print server