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

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


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

The following commit has been merged in the master branch:
commit 1f5e001d955d40011d1df5e31b0b2cbc52ce014b
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Wed Feb 23 07:55:02 2011 +0000

    fix link with zlib
---
 src/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4c4a205..6351b1e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -186,7 +186,6 @@ ADD_LIBRARY( exiv2 ${STATIC_FLAG} ${LIBEXIV2_SRC} )
 SET_TARGET_PROPERTIES( exiv2 PROPERTIES VERSION ${GENERIC_LIB_VERSION}
                                         SOVERSION ${GENERIC_LIB_SOVERSION}
                                         DEFINE_SYMBOL EXV_BUILDING_LIB
-                                        LINK_FLAGS "/LIBPATH:../zlib-1.2.5/$(ConfigurationName)"
                      )
 
 TARGET_LINK_LIBRARIES( exiv2 ) # ${EXPAT_LIBRARIES} )

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list