SOURCES: nmap-system-lua.patch - nselib-bin was removed in 4.75

pawelz pawelz at pld-linux.org
Tue Sep 23 23:49:03 CEST 2008


Author: pawelz                       Date: Tue Sep 23 21:49:02 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- nselib-bin was removed in 4.75 

---- Files affected:
SOURCES:
   nmap-system-lua.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/nmap-system-lua.patch
diff -u SOURCES/nmap-system-lua.patch:1.1 SOURCES/nmap-system-lua.patch:1.2
--- SOURCES/nmap-system-lua.patch:1.1	Fri Mar 21 18:46:06 2008
+++ SOURCES/nmap-system-lua.patch	Tue Sep 23 23:48:57 2008
@@ -8,23 +8,3 @@
    ;;
    included)
      CXXFLAGS="-I$LIBLUADIR $CXXFLAGS"
---- nmap-4.60/nselib-bin/Makefile.in.orig	2008-03-21 17:42:43.231078000 +0100
-+++ nmap-4.60/nselib-bin/Makefile.in	2008-03-21 17:59:18.723796170 +0100
-@@ -4,7 +4,7 @@
- CXX = @CXX@
- CCOPT = 
- DBGFLAGS = 
--
-+CPPFLAGS = @CPPFLAGS@
- 
- SHTOOL = ../shtool
- INSTALL = $(SHTOOL) install 
-@@ -15,7 +15,7 @@
- all: bit.so
- 
- bit.so: bit.c @LIBTOOL_DEPS@
--	$(LIBTOOL) $(LTFLAGS) --mode=compile $(CC) @LUAINCLUDE@ $(CFLAGS) -c bit.c
-+	$(LIBTOOL) $(LTFLAGS) --mode=compile $(CC) @LUAINCLUDE@ $(CPPFLAGS) $(CFLAGS) -c bit.c
- 	$(LIBTOOL) $(LTFLAGS) --mode=link $(CC) -avoid-version -module -rpath /usr/local/lib -o bit.la bit.lo
- 	mv .libs/bit.so bit.so
- 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/nmap-system-lua.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list