CVS: crater/doc-tools/openjade BUILD, 1.1, 1.2 POST_INSTALL, 1.1,
1.2 POST_REMOVE, 1.1, 1.2 PRE_REMOVE, 1.2, 1.3
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Thu Jul 24 07:09:54 GMT 2003
- Previous message: CVS: crater/doc-tools/docbook-dsssl BUILD, 1.1, 1.2 DETAILS, 1.1,
1.2 Makefile, 1.1, 1.2 POST_INSTALL, 1.1, 1.2 POST_REMOVE, 1.1,
1.2 PRE_REMOVE, 1.1, 1.2
- Next message: CVS: crater/doc-tools/iso8879-entities - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/crater/doc-tools/openjade
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21155/openjade
Modified Files:
BUILD POST_INSTALL POST_REMOVE PRE_REMOVE
Log Message:
Maybe 3rd time is a charm for this to go though
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/doc-tools/openjade/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 24 Jul 2003 03:06:27 -0000 1.1
+++ BUILD 24 Jul 2003 07:09:52 -0000 1.2
@@ -1,5 +1,5 @@
(
- CATALOGDIR="/usr/share/sgml/dsssl/$MODULE-$VERSION"
+ CATALOGDIR="/usr/share/sgml/$MODULE-$VERSION"
PTEXTD="$CATALOGDIR/pubtext"
./configure --build=$BUILD \
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/crater/doc-tools/openjade/POST_INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_INSTALL 24 Jul 2003 03:32:25 -0000 1.1
+++ POST_INSTALL 24 Jul 2003 07:09:52 -0000 1.2
@@ -1,5 +1,5 @@
cd $SOURCE_DIRECTORY
-CATALOGDIR="/usr/share/sgml/dsssl/$MODULE-$VERSION"
+CATALOGDIR="/usr/share/sgml/$MODULE-$VERSION"
centralized="/etc/sgml/catalog"
if ! [ -e "$centralized" ]; then
@@ -14,8 +14,7 @@
/usr/bin/install-catalog --add $centralized $CATALOGDIR/unicode/catalog &&
message "Testing openjade install!" &&
-export SGML_CATALOG_FILES=/usr/share/sgml/sgml-iso-entities-8879.1986/catalog
-&&
+export SGML_CATALOG_FILES=/usr/share/sgml/sgml-iso-entities-8879.1986/catalog &&
pwd
mkdir testkit &&
Index: POST_REMOVE
===================================================================
RCS file: /var/cvs/lunar/crater/doc-tools/openjade/POST_REMOVE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_REMOVE 24 Jul 2003 03:06:27 -0000 1.1
+++ POST_REMOVE 24 Jul 2003 07:09:52 -0000 1.2
@@ -1,3 +1,2 @@
rm -fr /usr/share/doc/openjade
rm -fr /usr/share/sgml/openjade*
-rm -fr /usr/share/sgml/dsssl/$MODULE-$VERSION
Index: PRE_REMOVE
===================================================================
RCS file: /var/cvs/lunar/crater/doc-tools/openjade/PRE_REMOVE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- PRE_REMOVE 24 Jul 2003 03:43:06 -0000 1.2
+++ PRE_REMOVE 24 Jul 2003 07:09:52 -0000 1.3
@@ -1,4 +1,4 @@
-CATALOGDIR="/usr/share/sgml/dsssl/$MODULE-$VERSION"
+CATALOGDIR="/usr/share/sgml/$MODULE-$VERSION"
centralized="/etc/sgml/catalog"
/usr/bin/install-catalog --remove $centralized $CATALOGDIR/catalog
- Previous message: CVS: crater/doc-tools/docbook-dsssl BUILD, 1.1, 1.2 DETAILS, 1.1,
1.2 Makefile, 1.1, 1.2 POST_INSTALL, 1.1, 1.2 POST_REMOVE, 1.1,
1.2 PRE_REMOVE, 1.1, 1.2
- Next message: CVS: crater/doc-tools/iso8879-entities - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list