CVS: moonbase/doc-tools/slides DETAILS, 1.3, 1.4 POST_INSTALL, 1.4,
1.5
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Mon Aug 18 00:43:02 GMT 2003
Update of /var/cvs/lunar/moonbase/doc-tools/slides
In directory dbguin.lunar-linux.org:/tmp/cvs-serv32750/slides
Modified Files:
DETAILS POST_INSTALL
Log Message:
This will fix things for now seems 2 modules sgml-common and slides are installing /etc/sgml/catalog into the main catalog at /etc/sgml/catalog which causes a loop, this shoudl take those out and install it correctly. Now for the bug with openjade, the test is going to be taken out for right now tiollI can get it fixed.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/slides/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 26 May 2003 03:19:00 -0000 1.3
+++ DETAILS 18 Aug 2003 00:42:59 -0000 1.4
@@ -5,7 +5,7 @@
SOURCE_URL[0]=$SFORGE_URL/docbook/$SOURCE
WEB_SITE=http://docbook.sourceforge.net/projects/dsssl/
ENTERED=20030102
- UPDATED=20030526
+ UPDATED=20030818
SHORT="The Slides Document Type is an XML vocabulary derived from DocBook."
cat << EOF
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/slides/POST_INSTALL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- POST_INSTALL 26 May 2003 03:19:00 -0000 1.4
+++ POST_INSTALL 18 Aug 2003 00:42:59 -0000 1.5
@@ -4,3 +4,4 @@
fi
/usr/bin/install-catalog --add $centralized /usr/share/xml/slides-$VERSION/xcatalog
+/usr/bin/install-catalog --remove $centralized $centralized
More information about the Lunar-commits
mailing list