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

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


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

The following commit has been merged in the master branch:
commit 42ad10a5f09d600a87e647d74b04cd92bf9fbca7
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Apr 3 05:53:05 2010 +0000

    #685: Applied iconv fix for cmake config file. (Nikolai Saoukh)
---
 config/config.h.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/config.h.cmake b/config/config.h.cmake
index 2b1e61e..effdc68 100644
--- a/config/config.h.cmake
+++ b/config/config.h.cmake
@@ -35,7 +35,7 @@
 #endif /* !EXV_COMMERCIAL_VERSION */
 
 /* Define to `const' or to empty, depending on the second argument of `iconv'. */
-#define EXV_ICONV_CONST
+#cmakedefine EXV_ICONV_CONST const
 
 /* Define to 1 if you have the <libintl.h> header file. */
 #cmakedefine EXV_HAVE_LIBINTL_H 1

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list