93b81faa04b9d5e1cc42f932cc8be20d74508d88
[packages.git] / send / patches / 007-use-flex.patch
1 diff -Nur sendd-0.2.orig/Makefile.config sendd-0.2/Makefile.config
2 --- sendd-0.2.orig/Makefile.config      2009-08-17 17:05:31.000000000 +0200
3 +++ sendd-0.2/Makefile.config   2013-03-11 15:36:09.000000000 +0100
4 @@ -17,6 +17,7 @@
5  
6  # Edit this if your gcc cannot be found at the usual address
7  #CC=gcc-4.0
8 +LEX=flex
9  
10  # Where to install
11  prefix=/usr