summaryrefslogtreecommitdiff
path: root/sysui/desktop/mandriva
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2010-04-29 18:03:43 +0200
committerHans-Joachim Lankenau <hjs@openoffice.org>2010-04-29 18:03:43 +0200
commit1440c301a46b5b9e1bb9cb408dad1a1d7e2d4b45 (patch)
tree3e02b8f2045775271239e83096a3ed9d0e1b76dc /sysui/desktop/mandriva
parent515792c312abc929b4616c757b8eaced67718d10 (diff)
ause119:#i110644# add backward compatibility defines
Diffstat (limited to 'sysui/desktop/mandriva')
-rw-r--r--sysui/desktop/mandriva/mandriva-menus.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysui/desktop/mandriva/mandriva-menus.spec b/sysui/desktop/mandriva/mandriva-menus.spec
index 5be889e3924e..4c02c70d90c1 100644
--- a/sysui/desktop/mandriva/mandriva-menus.spec
+++ b/sysui/desktop/mandriva/mandriva-menus.spec
@@ -16,6 +16,8 @@ Requires: mandrake-release
Provides: openoffice.org3-desktop-integration
%define _unpackaged_files_terminate_build 0
+%define _binary_filedigest_algorithm 1
+%define _binary_payload w9.gzdio
%define menuversion %(echo %version|cut -d'.' -f 1-2)
%{?!update_menus:%define update_menus if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi}