[csw-devel] SF.net SVN: gar:[6979] csw/mgar/pkg/asciidoc/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Oct 26 16:06:49 CET 2009
Revision: 6979
http://gar.svn.sourceforge.net/gar/?rev=6979&view=rev
Author: bdwalton
Date: 2009-10-26 15:06:49 +0000 (Mon, 26 Oct 2009)
Log Message:
-----------
asciidoc: force /opt/csw/bin into path for a2x via patch
Modified Paths:
--------------
csw/mgar/pkg/asciidoc/trunk/checksums
csw/mgar/pkg/asciidoc/trunk/files/add-csw-gnu-path-to-a2x.patch
Modified: csw/mgar/pkg/asciidoc/trunk/checksums
===================================================================
--- csw/mgar/pkg/asciidoc/trunk/checksums 2009-10-26 15:06:31 UTC (rev 6978)
+++ csw/mgar/pkg/asciidoc/trunk/checksums 2009-10-26 15:06:49 UTC (rev 6979)
@@ -1,3 +1,3 @@
-4f81539ae1a7796a55770bfb977e063a download/add-csw-gnu-path-to-a2x.patch
-9f21d6e352b3ab668f9def3eb7497da2 download/asciidoc-8.4.5.tar.gz
-ec48eeea1eafdaa7e507bc11327f6eae download/handle-csw-etc-paths.patch
+62c15a6f036ca40ad0dffb0b14ad6630 add-csw-gnu-path-to-a2x.patch
+9f21d6e352b3ab668f9def3eb7497da2 asciidoc-8.4.5.tar.gz
+ec48eeea1eafdaa7e507bc11327f6eae handle-csw-etc-paths.patch
Modified: csw/mgar/pkg/asciidoc/trunk/files/add-csw-gnu-path-to-a2x.patch
===================================================================
--- csw/mgar/pkg/asciidoc/trunk/files/add-csw-gnu-path-to-a2x.patch 2009-10-26 15:06:31 UTC (rev 6978)
+++ csw/mgar/pkg/asciidoc/trunk/files/add-csw-gnu-path-to-a2x.patch 2009-10-26 15:06:49 UTC (rev 6979)
@@ -5,7 +5,7 @@
# under the terms of the GNU General Public License (GPL).
#
-+PATH=/opt/csw/gnu:$PATH
++PATH=/opt/csw/gnu:/opt/csw/bin:$PATH
+export PATH
+
VERSION=1.0.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