Bug#255759: libbonobo2-0: patch
Meszaros Andras
andrej@initon.hu, 255759@bugs.debian.org
Wed, 23 Jun 2004 00:11:45 +0200
Package: libbonobo2-0
Version: 2.6.2-3
Severity: normal
Followup-For: Bug #255759
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=hu_HU, LC_CTYPE=hu_HU
Versions of packages libbonobo2-0 depends on:
ii libbonobo2-common 2.6.2-3 Bonobo CORBA interfaces library --
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libglib2.0-0 2.4.2-1 The GLib library of C routines
ii liborbit2 1:2.10.2-1.1 libraries for ORBit2 - a CORBA ORB
-- no debconf information
--- /var/lib/dpkg/info/libbonobo2-0.postinst.orig 2004-06-23 00:07:40.000000000 +0200
+++ /var/lib/dpkg/info/libbonobo2-0.postinst 2004-06-23 00:07:50.000000000 +0200
@@ -4,7 +4,7 @@
case "$1" in
configure)
- killall -HUP bonobo-activation-server
+ killall -HUP bonobo-activation-server || true
;;
abort-upgrade|abort-remove|abort-deconfigure)