···11---- smokegen-4.10.5.orig/CMakeLists.txt 2013-06-28 17:14:50.000000000 +0000
22-+++ smokegen-4.10.5/CMakeLists.txt 2013-07-31 19:15:17.000000000 +0000
33-@@ -36,6 +36,10 @@
44- set (CMAKE_SKIP_BUILD_RPATH FALSE)
55- set (CMAKE_SKIP_RPATH FALSE)
66-11+diff -Naur smokegen-4.14.3-upstream/CMakeLists.txt smokegen-4.14.3/CMakeLists.txt
22+--- smokegen-4.14.3-upstream/CMakeLists.txt 2014-09-15 13:23:01.000000000 -0430
33++++ smokegen-4.14.3/CMakeLists.txt 2015-03-29 16:41:59.295598992 -0430
44+@@ -32,9 +32,9 @@
55+ type.cpp
66+ )
77+88+-# force RPATH so that the binary is usable from within the build tree
99+-set (CMAKE_SKIP_BUILD_RPATH FALSE)
1010+-set (CMAKE_SKIP_RPATH FALSE)
711+# add the automatically determined parts of the RPATH
812+# which point to directories outside the build tree to the install RPATH
99-+SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
1010-+
1313++set (CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
1414+1115 configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/config.h.in config.h @ONLY )
1212-1313- add_executable(smokegen ${generator_SRC})1616+