[interchange-docs] xmldocs - docelic modified Makefile

docs at icdevgroup.org docs at icdevgroup.org
Thu Jul 5 16:06:53 EDT 2007


User:      docelic
Date:      2007-07-05 20:06:53 GMT
Modified:  .        Makefile
Log:
* 1-letter too much, causing broken links in chunked (multi-file) documents

Revision  Changes    Path
1.89      +2 -2      xmldocs/Makefile


rev 1.89, prev_rev 1.88
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/Makefile,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- Makefile	17 May 2007 00:08:51 -0000	1.88
+++ Makefile	5 Jul 2007 20:06:53 -0000	1.89
@@ -148,12 +148,12 @@
 	$(PSR) $(PSR_FLAGS)                                                \
 	  $(PROFILE)                                                       \
 	  --stringparam current.docid $*                                   \
-	  --stringparam target.database.document ../docbook/olinkdb-nc.xml \
+	  --stringparam target.database.document ../docbook/olinkdb-c.xml \
 	  -o $T/$*-c.profiled docbook/profile.xsl $<
 	$(PSR) $(PSR_FLAGS)                                                \
 	  $(PROFILE)                                                       \
 	  --stringparam current.docid $*                                   \
-	  --stringparam target.database.document ../docbook/olinkdb-nc.xml \
+	  --stringparam target.database.document ../docbook/olinkdb-c.xml \
 	  -o $@/ docbook/html-chunks.xsl $T/$*-c.profiled
 OUTPUT/%.man: %.xml docbook/autorefs.ent docbook/autoglossary.ent docbook/autohowtos.ent docbook/autofiles.ent
 	echo "C     $@/"








More information about the docs mailing list