Fix invalid cups post build script name
[hvlinux.git] / stage5 / pkg / cups
index 4f0bf09..fc5c0d6 100644 (file)
@@ -7,7 +7,7 @@ hvconfig_pre()
     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