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