CVS: moonbase/doc-tools/docbook-dsssl DETAILS, 1.6, 1.7 POST_INSTALL, 1.5, 1.6 PRE_REMOVE, 1.5, 1.6

nhudson at lunar-linux.org nhudson at lunar-linux.org
Tue Sep 9 01:52:19 GMT 2003


Update of /var/cvs/lunar/moonbase/doc-tools/docbook-dsssl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5217/docbook-dsssl

Modified Files:
	DETAILS POST_INSTALL PRE_REMOVE 
Log Message:

Fixing these so it will build documentation correctly


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/docbook-dsssl/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	4 Aug 2003 13:42:51 -0000	1.6
+++ DETAILS	9 Sep 2003 01:52:17 -0000	1.7
@@ -7,7 +7,7 @@
   SOURCE2_URL[0]=http://www.lunar-linux.org/lunar/cache/$SOURCE2
         WEB_SITE=http://docbook.sourceforge.net/projects/dsssl/
          ENTERED=20020629
-         UPDATED=20030804
+         UPDATED=20030909
            SHORT="These are DSSSL stylesheets for the DocBook DTD (they are also completely compatible with the DocBook XML DTD and the Simplified DocBook DTD)."
 cat << EOF
 DSSSL is a stylesheet language for both print and online rendering. The acronym stands for Document Style Semantics and Specification Language. It is defined by ISO/IEC 10179:1996. For more general information about DSSSL, see the DSSSL Page.

Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/docbook-dsssl/POST_INSTALL,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- POST_INSTALL	1 Aug 2003 13:42:32 -0000	1.5
+++ POST_INSTALL	9 Sep 2003 01:52:17 -0000	1.6
@@ -6,6 +6,8 @@
 fi
 
 install-catalog --add $centralized /usr/share/sgml/dsssl/dsssl-stylesheets-$VER/catalog
+install-catalog --add $centralized /usr/share/sgml/dsssl/catalog
+install-catalog -r $centralized /etc/sgml/catalog
 
 cp $SOURCE_CACHE/$SOURCE2 /usr/share/sgml/dsssl/dsssl-stylesheets-$VER/html
 cp $SOURCE_CACHE/$SOURCE2 /usr/share/sgml/dsssl/dsssl-stylesheets-$VER/print

Index: PRE_REMOVE
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/docbook-dsssl/PRE_REMOVE,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- PRE_REMOVE	1 Aug 2003 13:42:32 -0000	1.5
+++ PRE_REMOVE	9 Sep 2003 01:52:17 -0000	1.6
@@ -2,4 +2,4 @@
 VER=$VERSION
 install-catalog -r $centralized /usr/share/sgml/docbook/dsssl-stylesheets-$VER/catalog
 install-catalog -r $centralized /usr/share/sgml/dsssl/dsssl-stylesheets-$VER/catalog
-
+install-catalog -r $centralized /usr/share/sgml/dsssl/catalog




More information about the Lunar-commits mailing list