[csw-devel] SF.net SVN: opencsw:[483] catalog_signatures/bin/signing_daemon

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jul 21 05:28:57 CEST 2011


Revision: 483
          http://opencsw.svn.sourceforge.net/opencsw/?rev=483&view=rev
Author:   bdwalton
Date:     2011-07-21 03:28:57 +0000 (Thu, 21 Jul 2011)

Log Message:
-----------
ensure we export a nicer path.

Signed-off-by: Ben Walton <bwalton at opencsw.org>

Modified Paths:
--------------
    catalog_signatures/bin/signing_daemon

Modified: catalog_signatures/bin/signing_daemon
===================================================================
--- catalog_signatures/bin/signing_daemon	2011-07-21 03:28:38 UTC (rev 482)
+++ catalog_signatures/bin/signing_daemon	2011-07-21 03:28:57 UTC (rev 483)
@@ -1,6 +1,7 @@
 #!/opt/csw/bin/bash
 
 unset DISPLAY
+PATH=/opt/csw/gnu:/opt/csw/bin:$PATH
 
 #dynamically determine where we live...
 MYPATH="$(readlink -f $(dirname $0))"


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