components/nmap/patches/libnetutil.Makefile.in.patch
branchs11u1-sru
changeset 2588 882be62c9698
parent 2587 576c01af714c
child 2590 83427c2f746b
--- a/components/nmap/patches/libnetutil.Makefile.in.patch	Fri Apr 26 17:13:13 2013 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
---- nmap-5.21/libnetutil/Makefile.in.orig	2011-11-02 17:32:01.256611459 -0700
-+++ nmap-5.21/libnetutil/Makefile.in	2011-11-02 17:32:50.170962769 -0700
-@@ -3,7 +3,7 @@
- 
- CXX = @CXX@
- CXXFLAGS = @CXXFLAGS@
--CPPFLAGS = @CPPFLAGS@ $(DEFS)
-+CPPFLAGS = -I/usr/include/lua -I../libdnet-stripped/include  -I../nbase -I../nsock/include $(DEFS)
- DEFS = @DEFS@
- DEFS += -D_FORTIFY_SOURCE=2
- AR = ar