From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- .../opensync/libopensync-0.36/no-python-check.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 packages/opensync/libopensync-0.36/no-python-check.patch (limited to 'packages/opensync/libopensync-0.36/no-python-check.patch') diff --git a/packages/opensync/libopensync-0.36/no-python-check.patch b/packages/opensync/libopensync-0.36/no-python-check.patch deleted file mode 100644 index 08a53cb9eb..0000000000 --- a/packages/opensync/libopensync-0.36/no-python-check.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- - CMakeLists.txt | 1 - - 1 file changed, 1 deletion(-) - ---- libopensync-0.36.orig/CMakeLists.txt -+++ libopensync-0.36/CMakeLists.txt -@@ -26,11 +26,10 @@ INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_BIN - - FIND_PACKAGE( GLIB2 REQUIRED ) - FIND_PACKAGE( Sqlite3 REQUIRED ) - FIND_PACKAGE( LibXml2 REQUIRED ) - FIND_PACKAGE( SWIG ) --FIND_PACKAGE( PythonLibs ) - FIND_PACKAGE( Check ) - - ADD_SUBDIRECTORY( opensync ) - ADD_SUBDIRECTORY( formats ) - ADD_SUBDIRECTORY( tools ) -- cgit v1.2.3