aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gxine/files
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/gxine/files
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/gxine/files')
-rw-r--r--recipes/gxine/files/disable-browser-plugin.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gxine/files/disable-browser-plugin.patch b/recipes/gxine/files/disable-browser-plugin.patch
index 3be381fabf..41015096a7 100644
--- a/recipes/gxine/files/disable-browser-plugin.patch
+++ b/recipes/gxine/files/disable-browser-plugin.patch
@@ -1,5 +1,5 @@
-diff -urNd ../gxine-0.4.1-r0.old/gxine-0.4.1/Makefile.am gxine-0.4.1/Makefile.am
---- ../gxine-0.4.1-r0.old/gxine-0.4.1/Makefile.am 2004-12-14 21:48:24 +00:00
+diff -urNd gxine-0.4.1/Makefile.am gxine-0.4.1/Makefile.am
+--- gxine-0.4.1/Makefile.am 2004-12-14 21:48:24 +00:00
+++ gxine-0.4.1/Makefile.am 2005-04-08 03:40:48 +01:00
@@ -1,4 +1,4 @@
-SUBDIRS = m4 pixmaps include src doc browser-plugin misc po
@@ -7,8 +7,8 @@ diff -urNd ../gxine-0.4.1-r0.old/gxine-0.4.1/Makefile.am gxine-0.4.1/Makefile.am
#DEB_FILES = debian/rules debian/changelog debian/control debian/copyright debian/README.Debian debian/menu
EXTRA_DIST = config.rpath gxine.desktop autogen.sh @DEPCOMP@
-diff -urNd ../gxine-0.4.1-r0.old/gxine-0.4.1/configure.ac gxine-0.4.1/configure.ac
---- ../gxine-0.4.1-r0.old/gxine-0.4.1/configure.ac 2005-04-08 04:00:05 +01:00
+diff -urNd gxine-0.4.1/configure.ac gxine-0.4.1/configure.ac
+--- gxine-0.4.1/configure.ac 2005-04-08 04:00:05 +01:00
+++ gxine-0.4.1/configure.ac 2005-04-08 03:47:22 +01:00
@@ -42,12 +42,6 @@
AC_PATH_XTRA