[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:12 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=11b4817

The following commit has been merged in the master branch:
commit 11b481725083fdbebb95b6c50210550894a4531b
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Dec 15 05:07:58 2006 +0000

    Minor fix
---
 src/types.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/types.cpp b/src/types.cpp
index 1677e9c..7e8e9d2 100644
--- a/src/types.cpp
+++ b/src/types.cpp
@@ -353,7 +353,7 @@ const char* _exvGettext(const char* str)
 
     if (!exvGettextInitialized) {
         bindtextdomain(EXV_PACKAGE, EXV_LOCALEDIR);
-# ifdef HAVE_BIND_TEXTDOMAIN_CODESET
+# ifdef EXV_HAVE_BIND_TEXTDOMAIN_CODESET
         bind_textdomain_codeset (EXV_PACKAGE, "UTF-8");
 # endif
         exvGettextInitialized = true;

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list