Author: tille
Date: 2013-02-23 18:27:05 +0000 (Sat, 23 Feb 2013)
New Revision: 13072
Added:
trunk/packages/flexbar/trunk/debian/patches/
trunk/packages/flexbar/trunk/debian/patches/removerpath.patch
trunk/packages/flexbar/trunk/debian/patches/series
Log:
Make sure rpath is not uselessly set
Added: trunk/packages/flexbar/trunk/debian/patches/removerpath.patch
===================================================================
--- trunk/packages/flexbar/trunk/debian/patches/removerpath.patch
(rev 0)
+++ trunk/packages/flexbar/trunk/debian/patches/removerpath.patch
2013-02-23 18:27:05 UTC (rev 13072)
@@ -0,0 +1,14 @@
+Author: Andreas Tille <[email protected]>
+Date: Sat, 23 Feb 2013 19:24:05 +0000
+Description: Make sure that rpath is not uselessly set
+
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -7,6 +7,7 @@
+
+ #set(FLEXBAR_64BIT_ARCHITECTURE 1 CACHE INTERNAL "Architecture-bits")
+
++set(CMAKE_SKIP_RPATH ON CACHE INTERNAL "" FORCE)
+
+ INCLUDE_DIRECTORIES(${FLEXBAR_SOURCE_DIR}/include)
+
Added: trunk/packages/flexbar/trunk/debian/patches/series
===================================================================
--- trunk/packages/flexbar/trunk/debian/patches/series
(rev 0)
+++ trunk/packages/flexbar/trunk/debian/patches/series 2013-02-23 18:27:05 UTC
(rev 13072)
@@ -0,0 +1 @@
+removerpath.patch
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit