summarylogtreecommitdiffstats
path: root/package.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package.patch')
-rw-r--r--package.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package.patch b/package.patch
new file mode 100644
index 000000000000..e0bab4d8689b
--- /dev/null
+++ b/package.patch
@@ -0,0 +1,11 @@
+diff --unified --recursive --text morpheus-modeling-2.1.0/3rdparty/libSBML/CMakeLists.txt morpheus-modeling-2.1.0.new/3rdparty/libSBML/CMakeLists.txt
+--- morpheus-modeling-2.1.0/3rdparty/libSBML/CMakeLists.txt 2019-10-23 18:50:39.151914168 +0200
++++ morpheus-modeling-2.1.0.new/3rdparty/libSBML/CMakeLists.txt 2019-10-23 18:54:12.568575697 +0200
+@@ -37,6 +37,7 @@
+ CMAKE_ARGS ${sbml_cmake_args}
+ # Import depenency definitions into project cache
+ CMAKE_CACHE_ARGS ${sbml_cache_args}
++ INSTALL_COMMAND make DESTDIR= install
+ )
+
+ SET(LIBSBML_STATIC_DEPENDENCY_LIBRARIES ${LIBXML2_LIBRARIES} ${ZLIB_LIBRARY}) \ No newline at end of file