aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gxine
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-16 12:03:53 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-16 12:13:57 -0700
commite41ded5f413fdc54a526795c2a202484c2796b84 (patch)
tree4abc64b17ef1844c61f66fd7310a25a4e0745040 /recipes/gxine
parent467575f6e24c425987b14f5b5f32bd0714926bb2 (diff)
downloadopenembedded-e41ded5f413fdc54a526795c2a202484c2796b84.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>
Diffstat (limited to 'recipes/gxine')
-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