0d5229d
diff -up jasper-2.0.14/CMakeLists.txt.rpath jasper-2.0.14/CMakeLists.txt
0d5229d
--- jasper-2.0.14/CMakeLists.txt.rpath	2017-09-14 18:20:10.000000000 -0500
0d5229d
+++ jasper-2.0.14/CMakeLists.txt	2018-07-19 09:48:53.035815377 -0500
0d5229d
@@ -347,7 +347,7 @@ if (JAS_ENABLE_SHARED)
0d5229d
 	# (but later on when installing)
0d5229d
 	set(CMAKE_BUILD_WITH_INSTALL_RPATH FALSE) 
0d5229d
 
0d5229d
-	set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
0d5229d
+	#set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
0d5229d
 
0d5229d
 	# add the automatically determined parts of the RPATH
0d5229d
 	# which point to directories outside the build tree to the install RPATH