summaryrefslogtreecommitdiff
path: root/media-libs/taglib-extras/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
commitcb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (patch)
tree047fc92023c520d07f13ec5ac96e094d1b312a7a /media-libs/taglib-extras/files
parent7b9f15840068dfaeea5684f8a1af1fe460dfa14c (diff)
gentoo resync : 09.06.2018
Diffstat (limited to 'media-libs/taglib-extras/files')
-rw-r--r--media-libs/taglib-extras/files/taglib-extras-1.0.1-taglib110.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/taglib-extras/files/taglib-extras-1.0.1-taglib110.patch b/media-libs/taglib-extras/files/taglib-extras-1.0.1-taglib110.patch
index cce4201dece4..87f297511413 100644
--- a/media-libs/taglib-extras/files/taglib-extras-1.0.1-taglib110.patch
+++ b/media-libs/taglib-extras/files/taglib-extras-1.0.1-taglib110.patch
@@ -2,8 +2,8 @@ Fixes build with taglib-1.10
Gentoo-bug: 571072
---- cmake/modules/FindTaglib.cmake 2015/11/16 18:32:25 1444332
-+++ cmake/modules/FindTaglib.cmake 2015/11/16 19:05:39 1444333
+--- a/cmake/modules/FindTaglib.cmake 2015/11/16 18:32:25 1444332
++++ b/cmake/modules/FindTaglib.cmake 2015/11/16 19:05:39 1444333
@@ -29,10 +29,10 @@
exec_program(${TAGLIBCONFIG_EXECUTABLE} ARGS --version RETURN_VALUE _return_VALUE OUTPUT_VARIABLE TAGLIB_VERSION)