From eb59cc08093c5f351c69b51c55de0225f73002d3 Mon Sep 17 00:00:00 2001 From: kueller Date: Wed, 23 Dec 2009 11:15:33 +0000 Subject: [PATCH] dbus pfad update git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_gnomeconf@4957 504e572c-2e33-0410-9681-be2bf7408885 --- tmp/postinstall | 2 +- tmp/postremove | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tmp/postinstall b/tmp/postinstall index 624576e..0950af8 100644 --- a/tmp/postinstall +++ b/tmp/postinstall @@ -1,4 +1,4 @@ -sed -i "//a\ /opt/gnome/share/dbus-1/services" /etc/sysconfig/dbus/dbus-1/session.conf +sed -i "//a\ /opt/gnome/share/dbus-1/services" /etc/sysconfig/dbus-1/session.conf if ! grep -q "/opt/gnome/lib" /etc/ld.so.conf; then echo "/opt/gnome/lib" >>/etc/ld.so.conf diff --git a/tmp/postremove b/tmp/postremove index 0e4c497..32230a8 100644 --- a/tmp/postremove +++ b/tmp/postremove @@ -55,4 +55,4 @@ sed -i -e "/^\/opt\/gnome\/lib/d" /etc/ld.so.conf sed -i -e "/^\/opt\/gnome\/lib64/d" /etc/ld.so.conf -sed -i "/\/opt\/gnome\/share\/dbus-1\/services<\/servicedir>/d" /etc/sysconfig/dbus/dbus-1/session.conf +sed -i "/\/opt\/gnome\/share\/dbus-1\/services<\/servicedir>/d" /etc/sysconfig/dbus-1/session.conf