Gentoo Archives: gentoo-commits

From: "Cedric Krier (cedk)" <cedk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/olsrd/files: olsrd-0.5.4-build_fix.patch
Date: Fri, 07 Dec 2007 16:54:46
Message-Id: E1J0gTJ-0005oq-GJ@stork.gentoo.org
1 cedk 07/12/07 16:54:41
2
3 Added: olsrd-0.5.4-build_fix.patch
4 Log:
5 Fix for bug #201568
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.1 net-misc/olsrd/files/olsrd-0.5.4-build_fix.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/olsrd/files/olsrd-0.5.4-build_fix.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/olsrd/files/olsrd-0.5.4-build_fix.patch?rev=1.1&content-type=text/plain
13
14 Index: olsrd-0.5.4-build_fix.patch
15 ===================================================================
16 Index: olsrd-0.5.4/Makefile
17 ===================================================================
18 --- olsrd-0.5.4.orig/Makefile 2007-11-03 11:33:37.075400513 +0100
19 +++ olsrd-0.5.4/Makefile 2007-11-03 11:33:47.171975883 +0100
20 @@ -71,8 +71,6 @@
21 $(CFGOBJS):
22 $(MAKECMD) -C $(CFGDIR)
23
24 -# generate it always
25 -.PHONY: src/builddata.c
26 src/builddata.c:
27 @$(RM) "$@"
28 @echo "#include \"defs.h\"" >> "$@"
29
30
31
32 --
33 gentoo-commits@g.o mailing list