CVS: moonbase/doc-tools/openjade DETAILS, 1.4, 1.5 POST_INSTALL, 1.7, 1.8

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/openjade
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5217/openjade

Modified Files:
	DETAILS POST_INSTALL 
Log Message:

Fixing these so it will build documentation correctly


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/openjade/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	5 Aug 2003 02:09:14 -0000	1.4
+++ DETAILS	9 Sep 2003 01:52:17 -0000	1.5
@@ -2,12 +2,14 @@
          VERSION=1.3.2
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=releasenotes.html
+         SOURCE3=catalog
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
   SOURCE2_URL[0]=$SFORGE_URL/$MODULE/$SOURCE2
+  SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
         WEB_SITE=http://openjade.sourceforge.net
          ENTERED=20010922
-         UPDATED=20030804
+         UPDATED=20030909
            SHORT="openjade is an implementation of DSSSL SGML/XML"
 cat << EOF
 Jade is James Clark's implementation of DSSSL -- Document Style

Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/openjade/POST_INSTALL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- POST_INSTALL	18 Aug 2003 00:42:59 -0000	1.7
+++ POST_INSTALL	9 Sep 2003 01:52:17 -0000	1.8
@@ -12,3 +12,5 @@
 /usr/bin/install-catalog --add $centralized $CATALOGDIR/pubtext/catalog     &&
 /usr/bin/install-catalog --add $centralized $CATALOGDIR/contrib/catalog     &&
 /usr/bin/install-catalog --add $centralized $CATALOGDIR/unicode/catalog     
+
+cp $SOURCE_CACHE/$SOURCE3 /usr/share/sgml/$MODULE-$VERSION/contrib/catalog




More information about the Lunar-commits mailing list