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/maemo/hildon-control-panel/config-path.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 packages/maemo/hildon-control-panel/config-path.patch (limited to 'packages/maemo/hildon-control-panel/config-path.patch') diff --git a/packages/maemo/hildon-control-panel/config-path.patch b/packages/maemo/hildon-control-panel/config-path.patch deleted file mode 100644 index ccee27d9ce..0000000000 --- a/packages/maemo/hildon-control-panel/config-path.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.ac.old 2005-06-09 18:11:18.000000000 +0200 -+++ configure.ac 2005-06-09 18:22:01.000000000 +0200 -@@ -53,9 +53,9 @@ - AC_SUBST(HILDONBASELIB_CFLAGS) - - PKG_CHECK_MODULES(OSSOSETTINGS, osso-af-settings >= 0.8.1) --localedir=`pkg-config osso-af-settings --variable=localedir` -+localedir="${prefix}/share/locale" - AC_SUBST(localedir) --hildondesktopentrydir=`pkg-config osso-af-settings --variable=desktopentrydir` -+hildondesktopentrydir="${prefix}/share/applications/hildon" - AC_SUBST(hildondesktopentrydir) - - PKG_CHECK_MODULES(LIBOSSOHELP, libossohelp >= 0.0.4) -- cgit v1.2.3