CVS: moonbase/gnome2-core/libglade2/2.0.1 POST_INSTALL, 1.1, 1.2 POST_REMOVE, 1.1, 1.2

niki at lunar-linux.org niki at lunar-linux.org
Tue Sep 23 11:33:16 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-core/libglade2/2.0.1
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21639/libglade2/2.0.1

Modified Files:
	POST_INSTALL POST_REMOVE 
Log Message:
Ok, now it always returns true, which i hope is what you wanted to achive.


Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libglade2/2.0.1/POST_INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_INSTALL	16 Sep 2003 16:00:30 -0000	1.1
+++ POST_INSTALL	23 Sep 2003 11:33:14 -0000	1.2
@@ -3,6 +3,6 @@
 if [ -x /usr/sbin/rebuild-docbook-catalog ]; then
       echo Rebuilding your docbook catalogs &&
       /usr/sbin/rebuild-docbook-catalog
-else
-      true
 fi
+
+true

Index: POST_REMOVE
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libglade2/2.0.1/POST_REMOVE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_REMOVE	16 Sep 2003 16:00:30 -0000	1.1
+++ POST_REMOVE	23 Sep 2003 11:33:14 -0000	1.2
@@ -3,6 +3,6 @@
 if [ -x /usr/sbin/rebuild-docbook-catalog ]; then
       echo Rebuilding your docbook catalogs &&
       /usr/sbin/rebuild-docbook-catalog
-else
-      true
 fi
+
+true




More information about the Lunar-commits mailing list