summarylogtreecommitdiffstats
path: root/package.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package.patch')
-rw-r--r--package.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package.patch b/package.patch
deleted file mode 100644
index e0bab4d8689b..000000000000
--- a/package.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-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