eglibc_2.1[12]: remove upstream applied eglibc-make-382 patch
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 7 Dec 2010 21:13:29 +0000 (21:13 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 7 Dec 2010 18:21:12 +0000 (19:21 +0100)
* after checking 2.11 branch with webinterface I've removed it too from
  2.11 version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/eglibc/files/eglibc-make-382.patch [deleted file]

diff --git a/recipes/eglibc/files/eglibc-make-382.patch b/recipes/eglibc/files/eglibc-make-382.patch
deleted file mode 100644 (file)
index 5ecad90..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=blob_plain;f=source/base/glibc/make-3.82-fix.patch;hb=8217c32ecc2e14962847ba3d8a272eb64a3dba4f
-
---- libc/manual/Makefile
-+++ libc/manual/Makefile
-@@ -232,7 +232,9 @@
- .PHONY: stubs
- stubs: $(objpfx)stubs
- endif
--$(objpfx)stubs ../po/manual.pot $(objpfx)stamp%:
-+$(objpfx)stubs ../po/manual.pot:
-+      touch $@
-+$(objpfx)stamp%:
-       $(make-target-directory)
-       touch $@