diff options
Diffstat (limited to 'sci-chemistry/openbabel/files/openbabel-2.3.0-test_lib_path.patch')
-rw-r--r-- | sci-chemistry/openbabel/files/openbabel-2.3.0-test_lib_path.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-chemistry/openbabel/files/openbabel-2.3.0-test_lib_path.patch b/sci-chemistry/openbabel/files/openbabel-2.3.0-test_lib_path.patch deleted file mode 100644 index 014da6bcd..000000000 --- a/sci-chemistry/openbabel/files/openbabel-2.3.0-test_lib_path.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru old/openbabel-2.3.0/test/CMakeLists.txt new/openbabel-2.3.0/test/CMakeLists.txt ---- old/openbabel-2.3.0/test/CMakeLists.txt 2010-10-26 17:39:01.000000000 +0300 -+++ new/openbabel-2.3.0/test/CMakeLists.txt 2010-11-14 18:13:32.000000000 +0200 -@@ -2,7 +2,7 @@ - add_definitions(-DTESTDATADIR="\\"${CMAKE_SOURCE_DIR}/test/files/\\"") - - # define FORMATDIR for location of format plugin binaries --add_definitions(-DFORMATDIR="\\"${openbabel_BINARY_DIR}/lib/\\"") -+add_definitions(-DFORMATDIR="\\"${openbabel_BINARY_DIR}/lib${LIB_SUFFIX}/\\"") - - ########################################################### - # new tests using obtest.h |