Date: Friday, January 21, 2011 @ 08:14:02
  Author: andyrtr
Revision: 107118

upgpkg: openoffice-base 3.2.1-5
rebuild for libwpd, won't build with system wpd so let's use internal one; 
FS#22473

Modified:
  openoffice-base/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-01-21 13:14:01 UTC (rev 107117)
+++ PKGBUILD    2011-01-21 13:14:02 UTC (rev 107118)
@@ -6,7 +6,7 @@
 pkgname=('openoffice-base' 'openoffice-sdk')
 _OO_milestone=OOO320_m19
 pkgver=3.2.1 # m18/m19=3.2.1 RC2 = final
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.openoffice.org";
@@ -131,7 +131,7 @@
        unset CXXFLAGS
 
        # Need to recreate the configure script because of patches
-       autoreconf -v 
+       autoconf
 
        # python2 fix
        sed -i -e "s:for am_cv_pathless_PYTHON in python:for 
am_cv_pathless_PYTHON in python2.7:" configure
@@ -177,6 +177,7 @@
        --without-system-agg\
        --with-system-cppunit\
        --with-system-redland\
+       --without-system-libwpd\
        --without-system-saxon\
        --with-openldap\
        --with-system-stdlibs\

Reply via email to