[csw-devel] SF.net SVN: gar:[14364] csw/mgar/pkg/bacula/trunk/files/CSWbacula-sd. postinstall

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Apr 20 22:40:35 CEST 2011


Revision: 14364
          http://gar.svn.sourceforge.net/gar/?rev=14364&view=rev
Author:   bdwalton
Date:     2011-04-20 20:40:35 +0000 (Wed, 20 Apr 2011)

Log Message:
-----------
correct typo in sd subpackage postinstall script

Modified Paths:
--------------
    csw/mgar/pkg/bacula/trunk/files/CSWbacula-sd.postinstall

Modified: csw/mgar/pkg/bacula/trunk/files/CSWbacula-sd.postinstall
===================================================================
--- csw/mgar/pkg/bacula/trunk/files/CSWbacula-sd.postinstall	2011-04-20 20:29:43 UTC (rev 14363)
+++ csw/mgar/pkg/bacula/trunk/files/CSWbacula-sd.postinstall	2011-04-20 20:40:35 UTC (rev 14364)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 host=`hostname`
-conf=${PKG_INSTALL_ROOT}/etc/opt/csw/bacula/bacula-fd.conf
+conf=${PKG_INSTALL_ROOT}/etc/opt/csw/bacula/bacula-sd.conf
 template=${conf}.CSW
 
 if cmp -s ${conf} ${template}; then


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