summaryrefslogtreecommitdiff
path: root/contrib/cryptominisat-4.2.0.second.patch
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cryptominisat-4.2.0.second.patch')
-rw-r--r--contrib/cryptominisat-4.2.0.second.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/cryptominisat-4.2.0.second.patch b/contrib/cryptominisat-4.2.0.second.patch
deleted file mode 100644
index 4b3fdf722..000000000
--- a/contrib/cryptominisat-4.2.0.second.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- python/CMakeLists.txt 2016-05-24 22:05:50.698570824 -0700
-+++ ../new/python/CMakeLists.txt 2016-05-24 22:05:57.774570529 -0700
-@@ -12,7 +12,7 @@
-
- add_custom_target(pytarget ALL DEPENDS ${OUTPUT}/timestamp)
-
--install(CODE "execute_process(COMMAND ${PYTHON_EXECUTABLE} ${SETUP_PY} install --record files.txt)")
-+#install(CODE "execute_process(COMMAND ${PYTHON_EXECUTABLE} ${SETUP_PY} install --record files.txt)")
-
- if (ENABLE_TESTING)
- #add_test (pytest ${PYTHON_EXECUTABLE} "${CMAKE_CURRENT_SOURCE_DIR}/test_pycryptosat.py")
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback