[openoffice.org/f14/master] make it easier to backport from LibO

Caolan McNamara caolanm at fedoraproject.org
Thu Oct 7 10:58:48 UTC 2010


commit ca8fefe7810984b19e54b20a04201b5eff89a942
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Oct 7 11:41:41 2010 +0100

    make it easier to backport from LibO

 openoffice.org.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/openoffice.org.spec b/openoffice.org.spec
index c91d9b9..9271575 100644
--- a/openoffice.org.spec
+++ b/openoffice.org.spec
@@ -4,6 +4,8 @@
 
 # rhbz#465664 jar-repacking breaks help by reordering META-INF/MANIFEST.MF
 %define __jar_repack %{nil}
+# don't worry about whitespace to make it easier to backport from LibO
+%define _default_patch_flags -s -l
 # undef to get english only and no-langpacks for a faster smoketest build
 %define langpacks 1
 # whether to use stlport or gcc's stl, we're basically locked to stlport


More information about the scm-commits mailing list