From ab1abca31e93fd20447a6772a43bc2be4b3ae531 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 15 Feb 2011 16:41:03 +0100 Subject: glibc, maj 2.13-1 --- .../glibc-2.12.1-make-3.82-compatibility.patch | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 base/glibc/glibc-2.12.1-make-3.82-compatibility.patch (limited to 'base/glibc/glibc-2.12.1-make-3.82-compatibility.patch') diff --git a/base/glibc/glibc-2.12.1-make-3.82-compatibility.patch b/base/glibc/glibc-2.12.1-make-3.82-compatibility.patch deleted file mode 100644 index aeb144693..000000000 --- a/base/glibc/glibc-2.12.1-make-3.82-compatibility.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 32cf40699346d37fabfa887bbd95e95004799ae1 Mon Sep 17 00:00:00 2001 -From: Andreas Schwab -Date: Mon, 6 Sep 2010 14:55:59 +0200 -Subject: [PATCH 1/1] Don't mix pattern rules with normal rules - ---- - ChangeLog | 4 ++++ - manual/Makefile | 5 ++++- - 2 files changed, 8 insertions(+), 1 deletions(-) - -diff --git a/manual/Makefile b/manual/Makefile -index c5866eb..b1f5fa7 100644 ---- a/manual/Makefile -+++ b/manual/Makefile -@@ -232,7 +232,10 @@ ifdef objpfx - .PHONY: stubs - stubs: $(objpfx)stubs - endif --$(objpfx)stubs ../po/manual.pot $(objpfx)stamp%: -+$(objpfx)stubs ../po/manual.pot: -+ $(make-target-directory) -+ touch $@ -+$(objpfx)stamp%: - $(make-target-directory) - touch $@ - --- -1.7.2 - -- cgit v1.2.3-70-g09d2