[arch-commits] Commit in openoffice-base-devel/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Dec 13 13:58:58 UTC 2010


    Date: Monday, December 13, 2010 @ 08:58:58
  Author: andyrtr
Revision: 102956

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

Modified:
  openoffice-base-devel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-13 13:44:57 UTC (rev 102955)
+++ PKGBUILD	2010-12-13 13:58:58 UTC (rev 102956)
@@ -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




More information about the arch-commits mailing list