From 6c882486475e1253c5143134207edd816f44afbb Mon Sep 17 00:00:00 2001 From: Frederic Roussel Date: Wed, 11 Nov 2009 14:44:53 -0800 Subject: patches/binutils/2.20: make patches appliable Fix filenames in patch files for binutils-2.20. Some patch files were only usable with patch argument '-p0'. Fix the diff context to match 2.20 release. Signed-off-by: Frederic Roussel --- patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch') diff --git a/patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch b/patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch index efa0ec94..cf84e252 100644 --- a/patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch +++ b/patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch @@ -1,8 +1,8 @@ http://sourceware.org/ml/binutils/2007-07/msg00401.html http://sourceware.org/bugzilla/show_bug.cgi?id=4970 ---- configure -+++ configure +--- binutils/configure ++++ binutils/configure @@ -5601,6 +5601,7 @@ case "${host}" in *-*-mingw* | *-*-cygwin ) RPATH_ENVVAR=PATH ;; *) RPATH_ENVVAR=LD_LIBRARY_PATH ;; -- cgit v1.2.3