remove patches
authorAnas Nashif <anas.nashif@intel.com>
Wed, 28 Nov 2012 16:41:52 +0000 (08:41 -0800)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 6 Jan 2015 10:17:16 +0000 (11:17 +0100)
packaging/tinfo.patch [deleted file]

diff --git a/packaging/tinfo.patch b/packaging/tinfo.patch
deleted file mode 100644 (file)
index 8f09832..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: cmake-2.8.3/Source/CursesDialog/CMakeLists.txt
-===================================================================
---- cmake-2.8.3.orig/Source/CursesDialog/CMakeLists.txt
-+++ cmake-2.8.3/Source/CursesDialog/CMakeLists.txt
-@@ -32,6 +32,6 @@ INCLUDE_DIRECTORIES(${CURSES_INCLUDE_PAT
- ADD_EXECUTABLE(ccmake ${CURSES_SRCS} )
- TARGET_LINK_LIBRARIES(ccmake CMakeLib)
--TARGET_LINK_LIBRARIES(ccmake cmForm)
-+TARGET_LINK_LIBRARIES(ccmake cmForm tinfo)
- INSTALL_TARGETS(/bin ccmake)