[SCM] gammaray packaging branch, master, updated. debian/2.2.1-1-10-gd481bb2

Felix Geyer fgeyer at moszumanska.debian.org
Thu Aug 27 10:54:50 UTC 2015


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

The following commit has been merged in the master branch:
commit c930f70cafcd909cf7e5dabda749844bd1475495
Author: Felix Geyer <fgeyer at debian.org>
Date:   Thu Aug 27 12:21:57 2015 +0200

    Refresh use-empty-rpath.patch.
---
 debian/changelog                     | 1 +
 debian/patches/use-empty-rpath.patch | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 625fedd..e7ab996 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gammaray (2.3.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh use-empty-rpath.patch.
 
  -- Felix Geyer <fgeyer at debian.org>  Thu, 27 Aug 2015 12:02:59 +0200
 
diff --git a/debian/patches/use-empty-rpath.patch b/debian/patches/use-empty-rpath.patch
index e84b281..b17c6d2 100644
--- a/debian/patches/use-empty-rpath.patch
+++ b/debian/patches/use-empty-rpath.patch
@@ -15,6 +15,6 @@ index 1e95302..cd44363 100644
  set(CMAKE_AUTOMOC ON)
  set(CMAKE_INCLUDE_CURRENT_DIR ON)
 -set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
+ set(CMAKE_MACOSX_RPATH TRUE)
  
  if(NOT CMAKE_BUILD_TYPE)
-   set(CMAKE_BUILD_TYPE "Release" CACHE STRING "" FORCE)

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list