Fix invalid cups post build script name
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 29 Aug 2013 02:01:30 +0000 (22:01 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 31 Jul 2014 02:15:23 +0000 (22:15 -0400)
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