[libreoffice] fix patch to apply

Caolán McNamara caolanm at fedoraproject.org
Tue Mar 6 16:23:39 UTC 2012


commit 99c90d5153df3954a41a6fd4672a52fcefa36512
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Mar 6 16:23:35 2012 +0000

    fix patch to apply

 ...bz-800272-complain-about-unknown-command-.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/0001-Resolves-rhbz-800272-complain-about-unknown-command-.patch b/0001-Resolves-rhbz-800272-complain-about-unknown-command-.patch
index bff16d0..a4c5784 100644
--- a/0001-Resolves-rhbz-800272-complain-about-unknown-command-.patch
+++ b/0001-Resolves-rhbz-800272-complain-about-unknown-command-.patch
@@ -94,7 +94,7 @@ diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain
 index 76562a3..ed22834 100644
 --- a/desktop/source/app/sofficemain.cxx
 +++ b/desktop/source/app/sofficemain.cxx
-@@ -71,6 +71,10 @@ extern "C" int DESKTOP_DLLPUBLIC soffice_main()
+@@ -63,6 +63,10 @@
          desktop::displayVersion();
          return EXIT_SUCCESS;
      }
@@ -104,7 +104,7 @@ index 76562a3..ed22834 100644
 +    }
  #endif
      return SVMain();
- #ifdef ANDROID
+ }
 -- 
 1.7.7.6
 


More information about the scm-commits mailing list