Revision: 6279
          http://gar.svn.sourceforge.net/gar/?rev=6279&view=rev
Author:   bdwalton
Date:     2009-09-12 00:24:35 +0000 (Sat, 12 Sep 2009)

Log Message:
-----------
xmlto: /opt/csw/etc -> /etc/opt/csw

Modified Paths:
--------------
    csw/mgar/pkg/xmlto/trunk/Makefile

Modified: csw/mgar/pkg/xmlto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xmlto/trunk/Makefile   2009-09-11 22:37:24 UTC (rev 6278)
+++ csw/mgar/pkg/xmlto/trunk/Makefile   2009-09-12 00:24:35 UTC (rev 6279)
@@ -41,6 +41,8 @@
 CONFIGURE_ARGS += FIND=/opt/csw/bin/gfind
 CONFIGURE_ARGS += MKTEMP=/opt/csw/bin/mktemp
 
+sysconfdir = /etc/opt/csw
+
 include gar/category.mk
 
 # We need this for 'tail -n'
@@ -48,4 +50,4 @@
 
 #reset XML_CATALOG lookup (we rely on having packages that provide stylesheets
 #etc).  Having xsltproc not find them during build makes us blow up!!
-XML_CATALOG_FILES = /opt/csw/etc/xml/catalog
+XML_CATALOG_FILES = /etc/opt/csw/xml/catalog


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to