aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ipatience
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-16 12:03:53 -0700
committerKoen Kooi <koen@dominion.thruhere.net>2011-04-22 09:30:16 +0200
commit6f358feeb5104536a9a468c1435d73cd72d3a196 (patch)
tree6f1099ee389c0ae148387d5a3640d9ea32e86011 /recipes/ipatience
parent9ed5103650cd285ae5493dd26e7a6a8f28412945 (diff)
downloadopenembedded-6f358feeb5104536a9a468c1435d73cd72d3a196.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/ipatience')
-rw-r--r--recipes/ipatience/files/fix-make.patch32
1 files changed, 16 insertions, 16 deletions
diff --git a/recipes/ipatience/files/fix-make.patch b/recipes/ipatience/files/fix-make.patch
index 3e3ad80eef..42b028b003 100644
--- a/recipes/ipatience/files/fix-make.patch
+++ b/recipes/ipatience/files/fix-make.patch
@@ -1,5 +1,5 @@
-diff -urNd ../ipatience-0.1-r2/ipatience/build/Makefile.dpkg_ipkg ipatience/build/Makefile.dpkg_ipkg
---- ../ipatience-0.1-r2/ipatience/build/Makefile.dpkg_ipkg 1970-01-01 00:00:00.000000000 +0000
+diff -urNd ipatience/build/Makefile.dpkg_ipkg ipatience/build/Makefile.dpkg_ipkg
+--- ipatience/build/Makefile.dpkg_ipkg 1970-01-01 00:00:00.000000000 +0000
+++ ipatience/build/Makefile.dpkg_ipkg 2006-11-08 16:41:55.000000000 +0000
@@ -0,0 +1,114 @@
+## Please read the README in this directory to see how to use this
@@ -116,8 +116,8 @@ diff -urNd ../ipatience-0.1-r2/ipatience/build/Makefile.dpkg_ipkg ipatience/buil
+
+.c.o:;
+ $(CC) $(CFLAGS) $(CPPFLAGS) $(PACKAGE_CFLAGS) $(PACKAGE_CPPFLAGS) -c $< -o $@
-diff -urNd ../ipatience-0.1-r2/ipatience/build/Makefile.translation ipatience/build/Makefile.translation
---- ../ipatience-0.1-r2/ipatience/build/Makefile.translation 1970-01-01 00:00:00.000000000 +0000
+diff -urNd ipatience/build/Makefile.translation ipatience/build/Makefile.translation
+--- ipatience/build/Makefile.translation 1970-01-01 00:00:00.000000000 +0000
+++ ipatience/build/Makefile.translation 2006-11-08 16:41:55.000000000 +0000
@@ -0,0 +1,107 @@
+.SUFFIXES: .mo .po .pot .po8
@@ -227,8 +227,8 @@ diff -urNd ../ipatience-0.1-r2/ipatience/build/Makefile.translation ipatience/bu
+
+translation-ipkg:
+ make PREFIX=/usr real-translation-package
-diff -urNd ../ipatience-0.1-r2/ipatience/Imakefile ipatience/Imakefile
---- ../ipatience-0.1-r2/ipatience/Imakefile 2001-01-31 05:25:03.000000000 +0000
+diff -urNd ipatience/Imakefile ipatience/Imakefile
+--- ipatience/Imakefile 2001-01-31 05:25:03.000000000 +0000
+++ ipatience/Imakefile 1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
-LOCAL_LIBRARIES=-lfltk $(XFTLIB) $(XLIB) -lm
@@ -242,8 +242,8 @@ diff -urNd ../ipatience-0.1-r2/ipatience/Imakefile ipatience/Imakefile
- tabby.o towers.o vegas.o wish.o yukon.o
-
-ComplexProgramTarget(ipatience)
-diff -urNd ../ipatience-0.1-r2/ipatience/ipatience.desktop ipatience/ipatience.desktop
---- ../ipatience-0.1-r2/ipatience/ipatience.desktop 1970-01-01 00:00:00.000000000 +0000
+diff -urNd ipatience/ipatience.desktop ipatience/ipatience.desktop
+--- ipatience/ipatience.desktop 1970-01-01 00:00:00.000000000 +0000
+++ ipatience/ipatience.desktop 2006-11-11 15:59:25.000000000 +0000
@@ -0,0 +1,9 @@
+[Desktop Entry]
@@ -255,8 +255,8 @@ diff -urNd ../ipatience-0.1-r2/ipatience/ipatience.desktop ipatience/ipatience.d
+Icon=ipatience.xpm
+Categories=Games
+StartupNotify=True
-diff -urNd ../ipatience-0.1-r2/ipatience/ipatience.xpm ipatience/ipatience.xpm
---- ../ipatience-0.1-r2/ipatience/ipatience.xpm 1970-01-01 00:00:00.000000000 +0000
+diff -urNd ipatience/ipatience.xpm ipatience/ipatience.xpm
+--- ipatience/ipatience.xpm 1970-01-01 00:00:00.000000000 +0000
+++ ipatience/ipatience.xpm 2006-11-11 15:58:52.000000000 +0000
@@ -0,0 +1,194 @@
+/* XPM */
@@ -453,8 +453,8 @@ diff -urNd ../ipatience-0.1-r2/ipatience/ipatience.xpm ipatience/ipatience.xpm
+" . . . . . . . . . . . . . . . . . . . ",
+" . . . . . . . . . . . . . . . . . . . ",
+" "};
-diff -urNd ../ipatience-0.1-r2/ipatience/main.cc ipatience/main.cc
---- ../ipatience-0.1-r2/ipatience/main.cc 2001-02-09 08:15:27.000000000 +0000
+diff -urNd ipatience/main.cc ipatience/main.cc
+--- ipatience/main.cc 2001-02-09 08:15:27.000000000 +0000
+++ ipatience/main.cc 2006-11-02 16:37:55.000000000 +0000
@@ -549,7 +549,7 @@
@@ -465,8 +465,8 @@ diff -urNd ../ipatience-0.1-r2/ipatience/main.cc ipatience/main.cc
Fl::args(argc,argv,i,arg_cb);
fl_open_display ();
if (small == -1)
-diff -urNd ../ipatience-0.1-r2/ipatience/Makefile ipatience/Makefile
---- ../ipatience-0.1-r2/ipatience/Makefile 1970-01-01 00:00:00.000000000 +0000
+diff -urNd ipatience/Makefile ipatience/Makefile
+--- ipatience/Makefile 1970-01-01 00:00:00.000000000 +0000
+++ ipatience/Makefile 2006-11-10 18:03:49.000000000 +0000
@@ -0,0 +1,39 @@
+PREFIX = /usr
@@ -508,8 +508,8 @@ diff -urNd ../ipatience-0.1-r2/ipatience/Makefile ipatience/Makefile
+
+include $(BUILD)/Makefile.dpkg_ipkg
+-include $(DEPS)
-diff -urNd ../ipatience-0.1-r2/ipatience/table.cc ipatience/table.cc
---- ../ipatience-0.1-r2/ipatience/table.cc 2001-06-22 00:32:12.000000000 +0000
+diff -urNd ipatience/table.cc ipatience/table.cc
+--- ipatience/table.cc 2001-06-22 00:32:12.000000000 +0000
+++ ipatience/table.cc 2006-11-10 17:06:56.000000000 +0000
@@ -231,9 +231,9 @@
suit_bitmap = suit[Suit(card) >> 4];