media-libs/libextractor: Fix USE=tidy
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 25 Dec 2017 13:08:41 +0000 (14:08 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 25 Dec 2017 13:53:01 +0000 (14:53 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

media-libs/libextractor/libextractor-1.6.ebuild

index 3f80bc169d581f23c98b173aa0d891b17cb1ed35..c30658fc5c07c81abf64c1042bbffea25ad0b7ae 100644 (file)
@@ -64,7 +64,7 @@ src_prepare() {
        sed -i \
                -e '/^ax_create_pkgconfig_ldflags=/s:$LDFLAGS ::' \
                -e 's:tidy/tidy.h:tidy.h:' \
-               -e 's:tidy/buffio.h:buffio.h:' \
+               -e 's:tidy/tidybuffio.h:buffio.h:' \
                configure src/plugins/html_extractor.c || die
 
        if ! use tidy; then