summarylogtreecommitdiffstats
path: root/package.patch
diff options
context:
space:
mode:
authorGerhard Burger2019-11-15 16:06:17 +0100
committerGerhard Burger2019-11-15 16:43:13 +0100
commit11b8146dbe09d85afbab3febef86e2164a9cab5b (patch)
tree6fc305d4a601dc6ba231913dc073e3453e7f9e20 /package.patch
parentcc73acfde953d5aa5644a4eb786683702265ca46 (diff)
downloadaur-11b8146dbe09d85afbab3febef86e2164a9cab5b.tar.gz
Update to morpheus 2.1.0
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