]> Untitled Git - hvlinux.git/commitdiff
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 4f0bf095a358e4a63f9a01502f0d1c055e6ac82c..fc5c0d63e7fd3bcd2b00122287e21843835f0b73 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