Date: Friday, March 25, 2011 @ 13:36:36
  Author: andyrtr
Revision: 116748

upgpkg: libreoffice 3.3.2-2
fix FS#23361 and FS#23082

Modified:
  libreoffice/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-03-25 16:30:19 UTC (rev 116747)
+++ PKGBUILD    2011-03-25 17:36:36 UTC (rev 116748)
@@ -283,9 +283,10 @@
 
        if [ "$CARCH" = "x86_64" ]; then
              EXTRAOPTS="--without-stlport"
-        else EXTRAOPTS="--with-stlport" # --without-system-boost" # 
--with-additional-sections=SUSE101 " # 
--with-additional-sections=SystemGraphiteWithSTLport"
-        # fix i686 system cppunit with-stlport
-        #else EXTRAOPTS="--without-stlport"
+        else 
+             EXTRAOPTS="--with-stlport" # --without-system-boost"
+             # # avoid problems with ixion for now
+             sed -i '/fields-table-formula.diff/d' patches/dev300/apply || 
return 1
        fi
 
        ./configure --with-distro=ArchLinux \

Reply via email to