Date: Tuesday, December 8, 2015 @ 10:55:49
  Author: bpiotrowski
Revision: 253656

upgpkg: libreoffice-still 4.4.6-2

C++11 ABI rebuild

Modified:
  libreoffice-still/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-08 09:52:47 UTC (rev 253655)
+++ PKGBUILD    2015-12-08 09:55:49 UTC (rev 253656)
@@ -6,7 +6,7 @@
 pkgname=('libreoffice-still-sdk' 'libreoffice-still')
 _LOver=4.4.6.3
 pkgver=4.4.6
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/";
@@ -177,6 +177,9 @@
 
        # Fix build with mdds 1.0
        sed -i "s:\[mdds >= 0.11.2\]:\[mdds-1.0 >= 1.0.0\]:" configure.ac
+
+       # fix test with libetonyek 0.1.4+
+       mv writerperfect/qa/unit/data/impress/libetonyek/{fail,pass}/v6.zip
 }
 
 build() {

Reply via email to