Revision: 13910
          http://gar.svn.sourceforge.net/gar/?rev=13910&view=rev
Author:   bdwalton
Date:     2011-03-22 01:32:45 +0000 (Tue, 22 Mar 2011)

Log Message:
-----------
libxslt/trunk: correct a usr/share DTD reference in some tutorial material

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

Modified: csw/mgar/pkg/libxslt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxslt/trunk/Makefile 2011-03-21 23:49:20 UTC (rev 13909)
+++ csw/mgar/pkg/libxslt/trunk/Makefile 2011-03-22 01:32:45 UTC (rev 13910)
@@ -58,3 +58,9 @@
 CHECKPKG_OVERRIDES_CSWlibxslt-dev += surplus-dependency|CSWlibxslt
 
 include gar/category.mk
+
+post-merge:
+       @echo Correcting DTD reference in tutorial materials.
+       @( cd $(PKGROOT)$(docdir)/$(NAME)-$(VERSION)/html/tutorial2/; \
+               perl -pi -e 's!/usr/share!/opt/csw/share!' libxslt_pipes.xml)
+       @$(MAKECOOKIE)


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

Reply via email to