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