diff options
author | Denys Dmytriyenko <denis@denix.org> | 2009-03-17 14:32:59 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2009-03-17 14:32:59 -0400 |
commit | 709c4d66e0b107ca606941b988bad717c0b45d9b (patch) | |
tree | 37ee08b1eb308f3b2b6426d5793545c38396b838 /packages/dialog/dialog-1.0-20050306/templates.patch | |
parent | fa6cd5a3b993f16c27de4ff82b42684516d433ba (diff) |
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 <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'packages/dialog/dialog-1.0-20050306/templates.patch')
-rw-r--r-- | packages/dialog/dialog-1.0-20050306/templates.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/packages/dialog/dialog-1.0-20050306/templates.patch b/packages/dialog/dialog-1.0-20050306/templates.patch deleted file mode 100644 index 07fa384802..0000000000 --- a/packages/dialog/dialog-1.0-20050306/templates.patch +++ /dev/null @@ -1,25 +0,0 @@ -Index: dialog-1.0-20050306/configure.in -=================================================================== ---- dialog-1.0-20050306.orig/configure.in -+++ dialog-1.0-20050306/configure.in -@@ -137,6 +137,20 @@ strcasecmp \ - waitpid \ - ) - -+AH_TEMPLATE([HAVE_FLUSHINP], [Define if you have the flushinp function]) -+AH_TEMPLATE([HAVE_GETBEGX], [Define if you have the getbegx function]) -+AH_TEMPLATE([HAVE_GETBEGY], [Define if you have the getbegy function]) -+AH_TEMPLATE([HAVE_GETBEGYX], [Define if you have the getbegyx function]) -+AH_TEMPLATE([HAVE_GETCURX], [Define if you have the getcurx function]) -+AH_TEMPLATE([HAVE_GETCURY], [Define if you have the getcury function]) -+AH_TEMPLATE([HAVE_GETMAXX], [Define if you have the getcury function]) -+AH_TEMPLATE([HAVE_GETMAXY], [Define if you have the getcury function]) -+AH_TEMPLATE([HAVE_GETMAXYX], [Define if you have the getcury function]) -+AH_TEMPLATE([HAVE_GETPARX], [Define if you have the getcury function]) -+AH_TEMPLATE([HAVE_GETPARY], [Define if you have the getcury function]) -+AH_TEMPLATE([HAVE_GETPARYX], [Define if you have the getcury function]) -+AH_TEMPLATE([HAVE_WGET_WCH], [Define if you have the getcury function]) -+ - CF_CURSES_FUNCS(\ - flushinp \ - getbegx \ |