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 --- packages/minicom/minicom-2.1/configure.patch | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 packages/minicom/minicom-2.1/configure.patch (limited to 'packages/minicom/minicom-2.1/configure.patch') diff --git a/packages/minicom/minicom-2.1/configure.patch b/packages/minicom/minicom-2.1/configure.patch deleted file mode 100644 index 4db47fb3d8..0000000000 --- a/packages/minicom/minicom-2.1/configure.patch +++ /dev/null @@ -1,25 +0,0 @@ -Index: minicom-2.1/configure.in -=================================================================== ---- minicom-2.1.orig/configure.in 2003-04-29 21:08:25.000000000 +0000 -+++ minicom-2.1/configure.in 2005-07-04 19:03:32.000000000 +0000 -@@ -231,9 +231,9 @@ - AC_HEADER_STAT - AC_HEADER_TIME - --AM_SYS_POSIX_TERMIOS -+AC_SYS_POSIX_TERMIOS - AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL --if test $am_cv_sys_posix_termios = yes; then -+if test $ac_cv_sys_posix_termios = yes; then - AC_DEFINE(POSIX_TERMIOS) - fi - -@@ -253,7 +253,7 @@ - - dnl Checks for library functions. - AC_TYPE_SIGNAL --AM_FUNC_ERROR_AT_LINE -+AC_FUNC_ERROR_AT_LINE - AC_FUNC_CLOSEDIR_VOID - AM_WITH_DMALLOC - AC_CHECK_FUNCS(getcwd getwd strerror strstr vsnprintf vprintf) -- cgit v1.2.3