CVS: moonbase/doc-tools/scrollkeeper POST_INSTALL,1.4,1.5
r0dzilla at lunar-linux.org
r0dzilla at lunar-linux.org
Thu Sep 18 00:55:37 GMT 2003
Update of /var/cvs/lunar/moonbase/doc-tools/scrollkeeper
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5879
Modified Files:
POST_INSTALL
Log Message:
finishing up docbook-xsl/scrollkeeper fix
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/scrollkeeper/POST_INSTALL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- POST_INSTALL 11 Jul 2003 22:38:50 -0000 1.4
+++ POST_INSTALL 18 Sep 2003 00:55:35 -0000 1.5
@@ -1,5 +1,14 @@
# Rebuilding Docbook and Scrollkeeper Entries
/usr/bin/xmlcatalog --noout --add "public" "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" "/usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" /etc/xml/catalog
/usr/bin/scrollkeeper-rebuilddb -q -p /var/lib/scrollkeeper || true
+
+# r0dzilla | 09-17-03 - Implemented changes in rebuild-docbook-catalog that
+# would force a re-compile of scrollkeeper if it's installed and it's dtd
+# files are missing. The variable below turns this feature off when
+# scrollkeeper itself is being compiled.
+
+export FORCELINSK="no" # turn of forced re-compile of scrollkeeper
/usr/sbin/rebuild-docbook-catalog
+unset FORCELINSK
+
/sbin/ldconfig
More information about the Lunar-commits
mailing list