Date: Monday, December 13, 2010 @ 06:33:56
  Author: andyrtr
Revision: 102933

upgpkg: openoffice-base-devel 3.4_dev300_m95-1
new upstream release DEV300_m95; finally managed to get it built again; use 
autoconf instead of autoreconf to fix configure's  pkg-config detections; use 
system cppunit now also for i686

Modified:
  openoffice-base-devel/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-12-13 11:15:13 UTC (rev 102932)
+++ PKGBUILD    2010-12-13 11:33:56 UTC (rev 102933)
@@ -253,7 +253,7 @@
           # fix to build with SUN jdk/jre and OpenJDK
           # http://qa.openoffice.org/issues/show_bug.cgi?id=74749
          sed -i "s:lib64\/libjpeg.so:lib\/libjpeg.so:g" 
${srcdir}/${_OO_milestone}/solenv/inc/libs.mk
-        else EXTRAOPTS="--with-stlport --without-system-cppunit"
+        else EXTRAOPTS="--with-stlport" # --without-system-cppunit"
          #     http://hg.services.openoffice.org/cws/sb122/raw-rev/f77b0e62cc92
          cp -v ${srcdir}/cppunit_gcc45.diff 
${srcdir}/${_OO_milestone}/cppunit/ldflags.patch
        fi

Reply via email to