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

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


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

The following commit has been merged in the master branch:
commit 71704eb90b0078c63a5fdf8626246f333380e6c4
Author: nkbj <nkbj1970 at hotmail.com>
Date:   Sun Jan 25 05:22:43 2015 +0000

    Whitespace cleanup.
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1b6e0a3..1915961 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,7 +23,7 @@ PROJECT( exiv2 )
 if( POLICY CMP0042 )
     cmake_policy(SET CMP0042 NEW) # enable MACOSX_RPATH support
 else()
-    SET( CMAKE_MACOSX_RPATH 1 )
+    SET(CMAKE_MACOSX_RPATH 1)
 endif()
 SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list