aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rxvt-unicode/rxvt-unicode-5.4
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/rxvt-unicode/rxvt-unicode-5.4
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/rxvt-unicode/rxvt-unicode-5.4')
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode-5.4/xwc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/rxvt-unicode/rxvt-unicode-5.4/xwc.patch b/recipes/rxvt-unicode/rxvt-unicode-5.4/xwc.patch
index eb87b84b25..b1182a14cc 100644
--- a/recipes/rxvt-unicode/rxvt-unicode-5.4/xwc.patch
+++ b/recipes/rxvt-unicode/rxvt-unicode-5.4/xwc.patch
@@ -1,5 +1,5 @@
-diff -urNd ../rxvt-unicode-5.3-r2/rxvt-unicode-5.3/src/screen.C rxvt-unicode-5.3/src/screen.C
---- ../rxvt-unicode-5.3-r2/rxvt-unicode-5.3/src/screen.C 2005-02-22 21:39:10 +00:00
+diff -urNd rxvt-unicode-5.3/src/screen.C rxvt-unicode-5.3/src/screen.C
+--- rxvt-unicode-5.3/src/screen.C 2005-02-22 21:39:10 +00:00
+++ rxvt-unicode-5.3/src/screen.C 2005-04-05 22:12:45 +01:00
@@ -3064,7 +3064,7 @@
else