[SCM] libkcddb packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-19-gaf6750b

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Aug 17 14:31:42 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkcddb.git;a=commitdiff;h=af6750b

The following commit has been merged in the kubuntu_wily_archive branch:
commit af6750b241b61cd021b75ff64dcb27d958c55e69
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Aug 17 16:31:27 2015 +0200

    fix patch, now looking for right pkgconfig name (I think)
---
 debian/patches/libmusicbrainz5cc.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/libmusicbrainz5cc.patch b/debian/patches/libmusicbrainz5cc.patch
index 7fce360..5161c7f 100644
--- a/debian/patches/libmusicbrainz5cc.patch
+++ b/debian/patches/libmusicbrainz5cc.patch
@@ -10,7 +10,7 @@ Index: libkcddb-15.07.90/cmake/FindMusicBrainz5.cmake
     # in the FIND_PATH() and FIND_LIBRARY() calls
     find_package(PkgConfig)
 -   PKG_SEARCH_MODULE( MUSICBRAINZ5 libmusicbrainz5 )
-+   PKG_SEARCH_MODULE( MUSICBRAINZ5 musicbrainz5cc libmusicbrainz5 )
++   PKG_SEARCH_MODULE( MUSICBRAINZ5 libmusicbrainz5cc libmusicbrainz5 )
  ELSE (NOT WIN32)
    FIND_PATH( MUSICBRAINZ5_INCLUDE_DIRS musicbrainz5/Disc.h )
    FIND_LIBRARY( MUSICBRAINZ5_LIBRARIES NAMES musicbrainz5 )

-- 
libkcddb packaging



More information about the pkg-kde-commits mailing list