Update nodogsplash to 0.9 beta9.9 (#3638)
[openwrt/svn-archive/archive.git] / net / olsrd / patches / 110-build_fix.patch
1 Index: olsrd-0.5.4/Makefile
2 ===================================================================
3 --- olsrd-0.5.4.orig/Makefile 2007-11-03 11:33:37.075400513 +0100
4 +++ olsrd-0.5.4/Makefile 2007-11-03 11:33:47.171975883 +0100
5 @@ -71,8 +71,6 @@
6 $(CFGOBJS):
7 $(MAKECMD) -C $(CFGDIR)
8
9 -# generate it always
10 -.PHONY: src/builddata.c
11 src/builddata.c:
12 @$(RM) "$@"
13 @echo "#include \"defs.h\"" >> "$@"