summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-07-18 19:47:39 +0200
committerMichael Meeks <michael.meeks@novell.com>2011-07-19 13:54:17 +0100
commit8d956763258c0f084327bfe8c2b8d5f4950283d0 (patch)
tree44557b4081466d962ff67fe9892f265b24a03171
parent3e64a54568e5c1be615a53e23710e700033f8966 (diff)
distro-install-desktop-integration: put $PREFIXDIR/bin/soffice into file list
-rwxr-xr-xbin/distro-install-desktop-integration1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/distro-install-desktop-integration b/bin/distro-install-desktop-integration
index 9e3b4997a..77ccf3ae0 100755
--- a/bin/distro-install-desktop-integration
+++ b/bin/distro-install-desktop-integration
@@ -161,6 +161,7 @@ add_wrapper unopkg unopkg "" "unopkg" ""
# For example, the Novell package mark this symlink as %ghost
# and update it in %post and %postun
ln -sf $INSTALLDIR/program/soffice $DESTDIR$PREFIXDIR/bin/soffice
+test -f $DESTDIR/gid_Module_Root_Brand && echo "$PREFIXDIR/bin/soffice" >>$DESTDIR/gid_Module_Root_Brand
# create bash completion
mkdir -p $DESTDIR/etc/bash_completion.d