diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-10-05 11:58:46 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-10-05 11:58:46 +0000 |
commit | 88a0125198f9ced22738b1a1245735784cc14a5d (patch) | |
tree | f98b04c6781f485a5563d58730c2d5f2d30997c4 /sysui/desktop/mandriva | |
parent | 6d975bf0938d4839d7313c34a3e066bce291973b (diff) |
INTEGRATION: CWS sysui11 (1.7.2); FILE MERGED
2005/09/13 06:29:44 obr 1.7.2.4: RESYNC: (1.9-1.10); FILE MERGED
2005/09/01 05:57:45 obr 1.7.2.3: RESYNC: (1.8-1.9); FILE MERGED
2005/08/24 08:54:05 obr 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED
2005/08/16 13:21:05 obr 1.7.2.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun
Diffstat (limited to 'sysui/desktop/mandriva')
-rw-r--r-- | sysui/desktop/mandriva/mandriva-menus.spec | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/sysui/desktop/mandriva/mandriva-menus.spec b/sysui/desktop/mandriva/mandriva-menus.spec index f43bda22711a..d41405877d18 100644 --- a/sysui/desktop/mandriva/mandriva-menus.spec +++ b/sysui/desktop/mandriva/mandriva-menus.spec @@ -25,20 +25,7 @@ Obsoletes: openofficeorg-mandrakelinux-menus, openofficeorg-mandriva-menus %description OpenOffice.org desktop integration -%triggerin -- openoffice.org-core01 -# create file in /etc that contains the office installation path -cat > /tmp/install.$$ << EOF -while [ "\$TARGET" == "" ] -do - sleep 2 - TARGET=\`rpm -q --qf '%{INSTALLPREFIX}' openoffice.org-core01 2>&1\` && ln -sf \$TARGET /etc/%unixfilename - # some rpm versions do not wait for the shared lock - echo \$TARGET | grep '/var/lib/rpm' && TARGET="" -done -rm -f /tmp/install.$$ -EOF - -/bin/sh /tmp/install.$$ & +#include<symlink_triggers> # Update menus # |