[csw-devel] SF.net SVN: gar:[6226] csw/mgar/pkg/cups/branches/cups-1.4

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Sep 8 14:09:22 CEST 2009


Revision: 6226
          http://gar.svn.sourceforge.net/gar/?rev=6226&view=rev
Author:   wahwah
Date:     2009-09-08 12:09:17 +0000 (Tue, 08 Sep 2009)

Log Message:
-----------
cups: More visible messages from the postinstall files.

Modified Paths:
--------------
    csw/mgar/pkg/cups/branches/cups-1.4/checksums
    csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsclient.postinstall
    csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsd.postinstall

Modified: csw/mgar/pkg/cups/branches/cups-1.4/checksums
===================================================================
--- csw/mgar/pkg/cups/branches/cups-1.4/checksums	2009-09-08 11:21:14 UTC (rev 6225)
+++ csw/mgar/pkg/cups/branches/cups-1.4/checksums	2009-09-08 12:09:17 UTC (rev 6226)
@@ -1,5 +1,5 @@
 682e10ff0ab0e094c3de2061369038bc  download/0001-Makefile.patch
-236c432ef6c8f0e93f634276278f3c4c  download/CSWcupsclient.postinstall
-236c432ef6c8f0e93f634276278f3c4c  download/CSWcupsd.postinstall
+e950ccba9b35ca698de7c52ba1c54688  download/CSWcupsclient.postinstall
+e950ccba9b35ca698de7c52ba1c54688  download/CSWcupsd.postinstall
 ca7718998e56c320c08a77cfefe046f6  download/CSWcupsd.postremove
 bc5e777d4320cecdd1a64de8035171a8  download/cups-1.4.0-source.tar.bz2

Modified: csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsclient.postinstall
===================================================================
--- csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsclient.postinstall	2009-09-08 11:21:14 UTC (rev 6225)
+++ csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsclient.postinstall	2009-09-08 12:09:17 UTC (rev 6226)
@@ -5,8 +5,10 @@
 
 if [ -d "${PKG_INSTALL_ROOT}/opt/csw/etc/cups" ]; then
   echo
-  echo "The old configuration directory /opt/csw/etc/cup exists."
-  echo "Please move your configuration to /etc/opt/csw/cups."
+  echo "*************************************************************"
+  echo "* The old configuration directory /opt/csw/etc/cups exists. *"
+  echo "* Please move your configuration to /etc/opt/csw/cups.      *"
+  echo "*************************************************************"
   echo
   exit 1
 fi

Modified: csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsd.postinstall
===================================================================
--- csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsd.postinstall	2009-09-08 11:21:14 UTC (rev 6225)
+++ csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsd.postinstall	2009-09-08 12:09:17 UTC (rev 6226)
@@ -5,8 +5,10 @@
 
 if [ -d "${PKG_INSTALL_ROOT}/opt/csw/etc/cups" ]; then
   echo
-  echo "The old configuration directory /opt/csw/etc/cup exists."
-  echo "Please move your configuration to /etc/opt/csw/cups."
+  echo "*************************************************************"
+  echo "* The old configuration directory /opt/csw/etc/cups exists. *"
+  echo "* Please move your configuration to /etc/opt/csw/cups.      *"
+  echo "*************************************************************"
   echo
   exit 1
 fi


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list