From 58fd75551223e239a581c2adf0935089c8a456d9 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 23 Jan 2017 23:36:30 +0100 Subject: [PATCH] libabw: enable x86_64. * remove libtool file. --- app-text/libabw/libabw-0.1.1.recipe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app-text/libabw/libabw-0.1.1.recipe b/app-text/libabw/libabw-0.1.1.recipe index 3759bc015..0dfba3a5f 100644 --- a/app-text/libabw/libabw-0.1.1.recipe +++ b/app-text/libabw/libabw-0.1.1.recipe @@ -4,11 +4,11 @@ documents." HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libabw" COPYRIGHT="Fridrich Strba, David Tardon" LICENSE="MPL v2.0" -REVISION="1" +REVISION="2" SOURCE_URI="http://dev-www.libreoffice.org/src/libabw/libabw-$portVersion.tar.bz2" CHECKSUM_SHA256="7a3d3415cf82ab9894f601d1b3057c4615060304d5279efdec6275e01b96a199" -ARCHITECTURES="!x86_gcc2 x86 !x86_64" +ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES=" @@ -72,6 +72,8 @@ INSTALL() { make install + rm $libDir/libabw-0.1.la + prepareInstalledDevelLibs libabw-0.1 fixPkgconfig