From 0c4c3c66e0fee53abcaccd609a13e5eaef5972a1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm@redhat.com>
Date: Tue, 7 Dec 2010 09:41:17 +0000
Subject: [PATCH] duplicate entry

---
 libreoffice.spec | 12 ------------
 1 file changed, 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}