]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - packaging/cups.list.in
Load cups into easysw/current.
[thirdparty/cups.git] / packaging / cups.list.in
index 2b6ced2b5cd73c56d16a645cfe72fc5c549143f1..144038775cb8b70705ec88be0818d2118ff7b670 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: cups.list.in 6431 2007-04-02 14:31:49Z mike $"
+# "$Id: cups.list.in 6480 2007-04-27 18:53:20Z mike $"
 #
 #   ESP Package Manager (EPM) file list for the Common UNIX Printing
 #   System (CUPS).
@@ -434,7 +434,7 @@ d 0755 root sys $DATADIR/model -
 f 0644 root sys $DATADIR/model ppd/*.ppd
 
 d 0755 root sys $DATADIR/templates -
-c 0644 root sys $DATADIR/templates templates/*.tmpl
+f 0644 root sys $DATADIR/templates templates/*.tmpl
 
 # Japanese template files
 %subpackage de
@@ -637,6 +637,8 @@ f 0644 root sys /System/Library/LaunchDaemons/org.cups.cupsd.plist init/org.cups
 %postinstall <<EOF
 rm -f /System/Library/StartupItems/PrintingServices/PrintingServices
 launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist || exit 0
+killall cupsd
+sleep 1
 launchctl load /System/Library/LaunchDaemons/org.cups.cupsd.plist
 EOF
 %subpackage lpd
@@ -657,5 +659,5 @@ f 0644 root sys $XINETD/cups-lpd init/cups-lpd
 %subpackage
 
 #
-# End of "$Id: cups.list.in 6431 2007-04-02 14:31:49Z mike $".
+# End of "$Id: cups.list.in 6480 2007-04-27 18:53:20Z mike $".
 #