aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-tetris
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-16 12:03:53 -0700
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:39 +0200
commite9d796d3d91043e0a9386e0eba8a713bf5d0baf2 (patch)
tree07833dad79684ac17c0b784e15a95db4f2fbb9f7 /recipes/gpe-tetris
parent2685ca76fd11c9bc2b1e96b1e4c40fc3b9763691 (diff)
downloadopenembedded-e9d796d3d91043e0a9386e0eba8a713bf5d0baf2.tar.gz
In a large number of patches, remove unneeded '..' in paths.
In most cases we had both ../foopkg/foopkg as the first path and this simply became foopkg (the second path was already correct for the default strip level which is why the patch applies normally). In a few cases the second path was '.' which is valid but not as clear as 'b' (which is what git shows for example) so update that while we're at it. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes/gpe-tetris')
-rw-r--r--recipes/gpe-tetris/gpe-tetris-0.6-2/fix-makefiles.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/gpe-tetris/gpe-tetris-0.6-2/fix-makefiles.patch b/recipes/gpe-tetris/gpe-tetris-0.6-2/fix-makefiles.patch
index b1297732ff..d3a108dc2a 100644
--- a/recipes/gpe-tetris/gpe-tetris-0.6-2/fix-makefiles.patch
+++ b/recipes/gpe-tetris/gpe-tetris-0.6-2/fix-makefiles.patch
@@ -1,5 +1,5 @@
-diff -urNd ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg
---- ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg 1970-01-01 01:00:00.000000000 +0100
+diff -urNd gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg
+--- gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg 1970-01-01 01:00:00.000000000 +0100
+++ gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg 2004-09-18 21:04:03.000000000 +0100
@@ -0,0 +1,114 @@
+## Please read the README in this directory to see how to use this
@@ -116,8 +116,8 @@ diff -urNd ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/build/Makefile.dpkg_ipkg gpe-
+
+.c.o:;
+ $(CC) $(CFLAGS) $(CPPFLAGS) $(PACKAGE_CFLAGS) $(PACKAGE_CPPFLAGS) -c $< -o $@
-diff -urNd ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/build/Makefile.translation gpe-tetris-0.6-2/build/Makefile.translation
---- ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/build/Makefile.translation 1970-01-01 01:00:00.000000000 +0100
+diff -urNd gpe-tetris-0.6-2/build/Makefile.translation gpe-tetris-0.6-2/build/Makefile.translation
+--- gpe-tetris-0.6-2/build/Makefile.translation 1970-01-01 01:00:00.000000000 +0100
+++ gpe-tetris-0.6-2/build/Makefile.translation 2004-09-18 21:04:03.000000000 +0100
@@ -0,0 +1,103 @@
+.SUFFIXES: .mo .po .pot .po8
@@ -223,8 +223,8 @@ diff -urNd ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/build/Makefile.translation gp
+
+translation-ipkg:
+ make PREFIX=/usr real-translation-package
-diff -urNd ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/Makefile gpe-tetris-0.6-2/Makefile
---- ../gpe-tetris-0.6-2-r0/gpe-tetris-0.6-2/Makefile 2004-09-17 23:48:05.000000000 +0100
+diff -urNd gpe-tetris-0.6-2/Makefile gpe-tetris-0.6-2/Makefile
+--- gpe-tetris-0.6-2/Makefile 2004-09-17 23:48:05.000000000 +0100
+++ gpe-tetris-0.6-2/Makefile 2004-09-18 21:09:31.000000000 +0100
@@ -9,30 +9,29 @@
CVSBUILD = no