summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-06-07 07:41:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-06-07 07:41:52 +0000
commit127304cce5c0ab3f0287efc3b51d3f82ac44bd97 (patch)
tree8fa7ac65acfad7fa61e20a4c88ee1226388ad300
parentfe80c33ab086fb3ff658591470f5998ca572d5d9 (diff)
#i10000#: fix file permissions
-rw-r--r--sysui/desktop/mandriva/mandriva-menus.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysui/desktop/mandriva/mandriva-menus.spec b/sysui/desktop/mandriva/mandriva-menus.spec
index c9e882a3058b..a3bcded78d81 100644
--- a/sysui/desktop/mandriva/mandriva-menus.spec
+++ b/sysui/desktop/mandriva/mandriva-menus.spec
@@ -284,6 +284,9 @@ GenerateMenu "%PREFIX-printeradmin" \
"OpenOffice.org %{menuversion} Printer Administration" \
"core02"
+# This is needed for Hamburg RE builds
+chmod -R g+w $RPM_BUILD_ROOT/usr/lib
+
%preun
# remove from /etc/mailcap only on de-install
if [ "$1" = 0 ]