send: move patch to right location
Signed-off-by: Michael Heimpold <mhei@heimpold.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@38839 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
10
ipv6/send/patches/007-use-flex.patch
Normal file
10
ipv6/send/patches/007-use-flex.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/Makefile.config
|
||||
+++ b/Makefile.config
|
||||
@@ -17,6 +17,7 @@ OS=linux
|
||||
|
||||
# Edit this if your gcc cannot be found at the usual address
|
||||
#CC=gcc-4.0
|
||||
+LEX=flex
|
||||
|
||||
# Where to install
|
||||
prefix=$(DESTDIR)/usr
|
Reference in New Issue
Block a user