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 --- recipes/grdesktop/grdesktop-0.23/fr.po.patch | 11 +++++++++++ recipes/grdesktop/grdesktop-0.23/install-help.patch | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 recipes/grdesktop/grdesktop-0.23/fr.po.patch create mode 100644 recipes/grdesktop/grdesktop-0.23/install-help.patch (limited to 'recipes/grdesktop/grdesktop-0.23') diff --git a/recipes/grdesktop/grdesktop-0.23/fr.po.patch b/recipes/grdesktop/grdesktop-0.23/fr.po.patch new file mode 100644 index 0000000000..bd36d46ae6 --- /dev/null +++ b/recipes/grdesktop/grdesktop-0.23/fr.po.patch @@ -0,0 +1,11 @@ +--- /po/orig-fr.po 2004-03-04 13:22:07.000000000 +0200 ++++ /po/fr.po 2007-10-23 11:56:53.000000000 +0300 +@@ -12,7 +12,7 @@ + "PO-Revision-Date: 2002-11-13 16:30+0200\n" + "Last-Translator: Jean-Francois Kubitowicz \n" +-"Language-Team: LANGUAGE \n" ++"Language-Team: French \n" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=utf-8\n" + "Content-Transfer-Encoding: 8bit\n" diff --git a/recipes/grdesktop/grdesktop-0.23/install-help.patch b/recipes/grdesktop/grdesktop-0.23/install-help.patch new file mode 100644 index 0000000000..8aac6f8afc --- /dev/null +++ b/recipes/grdesktop/grdesktop-0.23/install-help.patch @@ -0,0 +1,11 @@ +--- /help/C/orig-Makefile.am 2004-03-30 16:56:57.000000000 +0300 ++++ /help/C/Makefile.am 2007-10-23 12:22:10.000000000 +0300 +@@ -40,7 +40,7 @@ + install-data-hook-omf: + $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) + for file in $(extraomf); do \ +- $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ ++ $(INSTALL_DATA) $$file $(DESTDIR)$(omf_dest_dir)/$$file; \ + done + -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) + -- cgit v1.2.3