send: move patch to right location
[openwrt/svn-archive/packages.git] / ipv6 / send / patches / 007-use-flex.patch
1 --- a/Makefile.config
2 +++ b/Makefile.config
3 @@ -17,6 +17,7 @@ OS=linux
4
5 # Edit this if your gcc cannot be found at the usual address
6 #CC=gcc-4.0
7 +LEX=flex
8
9 # Where to install
10 prefix=$(DESTDIR)/usr