[csw-devel] SF.net SVN: gar:[6300] csw/mgar/pkg/docbook-dtds/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Sep 14 03:08:22 CEST 2009


Revision: 6300
          http://gar.svn.sourceforge.net/gar/?rev=6300&view=rev
Author:   bdwalton
Date:     2009-09-14 01:08:22 +0000 (Mon, 14 Sep 2009)

Log Message:
-----------
docbook-dtds: correct makefile patch

Modified Paths:
--------------
    csw/mgar/pkg/docbook-dtds/trunk/checksums
    csw/mgar/pkg/docbook-dtds/trunk/files/add_makefile.patch

Modified: csw/mgar/pkg/docbook-dtds/trunk/checksums
===================================================================
--- csw/mgar/pkg/docbook-dtds/trunk/checksums	2009-09-13 21:39:26 UTC (rev 6299)
+++ csw/mgar/pkg/docbook-dtds/trunk/checksums	2009-09-14 01:08:22 UTC (rev 6300)
@@ -1,6 +1,6 @@
-e7ba1cae44ae889b32c326f0a46f2c81  download/CSWdocbookdtds.postinstall
+c4074456da444839aa6010c8721a56da  download/CSWdocbookdtds.postinstall
 da4b8f64c222276d2c291bf8afb20517  download/CSWdocbookdtds.preremove
-9b4a512082ff0851ad3d705072dd5523  download/add_makefile.patch
+39e1c752fddfed4f89c8276c42ec95d4  download/add_makefile.patch
 9a7f5b1b7dd52d0ca4fb080619f0459c  download/docbk30.zip
 432749c0c806dbae81c8bcb70da3b5d3  download/docbk31.zip
 fabcf7dd1d88b94797b7e5344389eab9  download/docbk40.zip

Modified: csw/mgar/pkg/docbook-dtds/trunk/files/add_makefile.patch
===================================================================
--- csw/mgar/pkg/docbook-dtds/trunk/files/add_makefile.patch	2009-09-13 21:39:26 UTC (rev 6299)
+++ csw/mgar/pkg/docbook-dtds/trunk/files/add_makefile.patch	2009-09-14 01:08:22 UTC (rev 6300)
@@ -19,8 +19,8 @@
 +SGMLTARG = $(patsubst %,inst-%,$(SGML))
 +XMLTARG = $(patsubst %,inst-%,$(XML))
 +
-+CUR_SGML = $(lastword $(sort $(subst -sgml,,$(SGMLTARG))))
-+CUR_XML = $(lastword $(sort $(subst -xml,,$(XMLTARG))))
++CUR_SGML = $(lastword $(sort $(subst -sgml,,$(SGML))))
++CUR_XML = $(lastword $(sort $(subst -xml,,$(XML))))
 +
 +.PHONY: $(SGML) $(XMLT)
 +


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