CVS: crater/doc-tools/openjade PRE_REMOVE,1.1,1.2

nhudson at lunar-linux.org nhudson at lunar-linux.org
Thu Jul 24 03:43:08 GMT 2003


Update of /var/cvs/lunar/crater/doc-tools/openjade
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11589/openjade

Modified Files:
	PRE_REMOVE 
Log Message:

More fixes to openjade, I think now I have the 1st 3 modules ready for a correct
docbook install... yay!


Index: PRE_REMOVE
===================================================================
RCS file: /var/cvs/lunar/crater/doc-tools/openjade/PRE_REMOVE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PRE_REMOVE	24 Jul 2003 03:06:27 -0000	1.1
+++ PRE_REMOVE	24 Jul 2003 03:43:06 -0000	1.2
@@ -1,7 +1,8 @@
-CATALOGDIR="/usr/share/sgml/openjade-1.3"
+CATALOGDIR="/usr/share/sgml/dsssl/$MODULE-$VERSION"
 centralized="/etc/sgml/catalog"
 
-/usr/bin/install-catalog --remove $centralized $CATALOGDIR/dsssl/catalog
+/usr/bin/install-catalog --remove $centralized $CATALOGDIR/catalog
 /usr/bin/install-catalog --remove $centralized $CATALOGDIR/pubtext/catalog
 /usr/bin/install-catalog --remove $centralized $CATALOGDIR/contrib/catalog
 /usr/bin/install-catalog --remove $centralized $CATALOGDIR/unicode/catalog
+/usr/bin/install-catalog --remove $centralized $CATALOGDIR/dsssl/catalog




More information about the Lunar-commits mailing list