[libreoffice] duplicate entry

Caolan McNamara caolanm at fedoraproject.org
Tue Dec 7 09:41:27 UTC 2010


commit 0c4c3c66e0fee53abcaccd609a13e5eaef5972a1
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Dec 7 09:41:17 2010 +0000

    duplicate entry

 libreoffice.spec |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index ed2b8aa..784103f 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -831,18 +831,6 @@ fi
 if [ $ok == "false" ]; then
     exit 1
 fi
-if dmake openoffice_en-US; then
-    ok=true
-    break
-else
-    echo - ---dump log start---
-    cat ../unx*.pro/OpenOffice/installed/logging/en-US/log_*_en-US.log
-    echo - ---dump log end---
-    ok=false
-fi
-if [ $ok == "false" ]; then
-    exit 1
-fi
 mv ../unxlng*.pro/OpenOffice/installed/install/en-US/* $RPM_BUILD_ROOT/%{instdir}
 chmod -R +w $RPM_BUILD_ROOT/%{baseinstdir}
 %if %{langpacks}


More information about the scm-commits mailing list