[csw-devel] SF.net SVN: gar:[10370] csw/mgar/pkg/cswutils/trunk/files/checkpkg
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Jun 28 19:16:50 CEST 2010
Revision: 10370
http://gar.svn.sourceforge.net/gar/?rev=10370&view=rev
Author: bdwalton
Date: 2010-06-28 17:16:50 +0000 (Mon, 28 Jun 2010)
Log Message:
-----------
cswutils: add /opt/csw/bin to head of PATH in checkpkg for gtr
Modified Paths:
--------------
csw/mgar/pkg/cswutils/trunk/files/checkpkg
Modified: csw/mgar/pkg/cswutils/trunk/files/checkpkg
===================================================================
--- csw/mgar/pkg/cswutils/trunk/files/checkpkg 2010-06-28 16:16:01 UTC (rev 10369)
+++ csw/mgar/pkg/cswutils/trunk/files/checkpkg 2010-06-28 17:16:50 UTC (rev 10370)
@@ -15,7 +15,7 @@
#
-PATH=$PATH:/usr/sbin
+PATH=/opt/csw/bin:$PATH:/usr/sbin
# this is actually a base for tmpfiles, not the full name
TMPDIR=${TMPDIR:-/tmp}
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