aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lzma/patches/110-ranlib.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-02-21 14:46:03 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-02-21 14:46:03 +0000
commit3849a57cd7cb47e30a506222779916eebdbb28fb (patch)
tree8120e3eb5627aa21521327954bcbecbf96551c21 /tools/lzma/patches/110-ranlib.patch
parentd0484c4cf651fc0f08bbd1a902417687a3d7f0ff (diff)
downloadupstream-3849a57cd7cb47e30a506222779916eebdbb28fb.tar.gz
upstream-3849a57cd7cb47e30a506222779916eebdbb28fb.tar.bz2
upstream-3849a57cd7cb47e30a506222779916eebdbb28fb.zip
tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched
SVN-Revision: 14589
Diffstat (limited to 'tools/lzma/patches/110-ranlib.patch')
-rw-r--r--tools/lzma/patches/110-ranlib.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/tools/lzma/patches/110-ranlib.patch b/tools/lzma/patches/110-ranlib.patch
index 22bf5031f3..813b4137f1 100644
--- a/tools/lzma/patches/110-ranlib.patch
+++ b/tools/lzma/patches/110-ranlib.patch
@@ -1,8 +1,6 @@
-Index: lzma/C/7zip/Compress/LZMA_Lib/makefile
-===================================================================
---- lzma.orig/C/7zip/Compress/LZMA_Lib/makefile 2007-12-02 23:37:08.000000000 +0100
-+++ lzma/C/7zip/Compress/LZMA_Lib/makefile 2007-12-02 23:38:40.000000000 +0100
-@@ -29,6 +29,7 @@
+--- a/C/7zip/Compress/LZMA_Lib/makefile
++++ b/C/7zip/Compress/LZMA_Lib/makefile
+@@ -29,6 +29,7 @@ all: $(PROG)
$(PROG): $(OBJS)
$(AR) r $(PROG) $(OBJS)