[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slony1-commit
Subject:    [Slony1-commit] By smsimms: Make use of the --with-perltools
From:       cvsuser () gborg ! postgresql ! org (CVS User Account)
Date:       2005-02-20 1:00:18
Message-ID: 20050220010015.48AFFB1CCE4 () gborg ! postgresql ! org
[Download RAW message or body]

Log Message:
-----------
Make use of the --with-perltools configure option.  If it's specified,
install all of the Perl scripts to the specified location ($prefix/bin
by default).

Modified Files:
--------------
    slony1-engine/tools/altperl:
        slon_start.pl (r1.12 -> r1.13)

-------------- next part --------------
Index: slon_start.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/slon_start.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -Ltools/altperl/slon_start.pl -Ltools/altperl/slon_start.pl -u -w -r1.12 -r1.13
--- tools/altperl/slon_start.pl
+++ tools/altperl/slon_start.pl
@@ -67,6 +67,6 @@
   print "PID [$pid]\n";
   if ($START_WATCHDOG) {
     print "Start the watchdog process as well...\n";
-    system "@@PGBINDIR@@/slon_watchdog --config=$CONFIG_FILE $node $SLEEP_TIME &";
+    system "@@TOOLSBIN@@/slon_watchdog --config=$CONFIG_FILE $node $SLEEP_TIME &";
   }
 }

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic