From 710859c2f0b5264b96bbb167d2992d96e2a51f97 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Mon, 25 Jul 2016 12:25:35 +0300 Subject: [PATCH] libtheora: remove libtool files. --- media-libs/libtheora/libtheora-1.1.1.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-libs/libtheora/libtheora-1.1.1.recipe b/media-libs/libtheora/libtheora-1.1.1.recipe index 9ba5552ca..b02d43666 100644 --- a/media-libs/libtheora/libtheora-1.1.1.recipe +++ b/media-libs/libtheora/libtheora-1.1.1.recipe @@ -15,7 +15,7 @@ that date will remain compatible with future releases." HOMEPAGE="http://www.theora.org/" COPYRIGHT="2002-2009 Xiph.Org Foundation" LICENSE="BSD (3-clause)" -REVISION="3" +REVISION="4" SOURCE_URI="http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2" CHECKSUM_SHA256="b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc" PATCHES="libtheora-1.1.1.patchset" @@ -76,6 +76,8 @@ INSTALL() { make install + rm $libDir/libtheora*.la + prepareInstalledDevelLibs libtheora libtheoradec libtheoraenc fixPkgconfig