rpms/nmap/devel nmap-4.60-nostrip.patch, NONE, 1.1 nmap-4.52-nostrip.patch, 1.1, NONE

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Mon May 12 10:50:36 UTC 2008


Author: tsmetana

Update of /cvs/pkgs/rpms/nmap/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4653

Added Files:
	nmap-4.60-nostrip.patch 
Removed Files:
	nmap-4.52-nostrip.patch 
Log Message:
update nostrip patch

nmap-4.60-nostrip.patch:

--- NEW FILE nmap-4.60-nostrip.patch ---
diff -up nmap-4.60/Makefile.in.nostrip nmap-4.60/Makefile.in
--- nmap-4.60/Makefile.in.nostrip	2008-04-03 13:42:59.000000000 +0200
+++ nmap-4.60/Makefile.in	2008-04-03 13:43:06.000000000 +0200
@@ -175,9 +175,6 @@ my_distclean:
 install-nmap: $(TARGET)
 	$(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(nmapdatadir)
 	$(INSTALL) -c -m 755 nmap $(DESTDIR)$(bindir)/nmap
-# Use strip -x to avoid stripping dynamically loaded NSE functions. See
-# http://seclists.org/nmap-dev/2007/q4/0272.html.
-	$(STRIP) -x $(DESTDIR)$(bindir)/nmap
 	$(INSTALL) -c -m 644 docs/$(TARGET).1 docs/zenmap.1 $(DESTDIR)$(mandir)/man1/
 	$(INSTALL) -c -m 644 docs/nmap.xsl $(DESTDIR)$(nmapdatadir)/
 	$(INSTALL) -c -m 644 docs/nmap.dtd $(DESTDIR)$(nmapdatadir)/


--- nmap-4.52-nostrip.patch DELETED ---




More information about the fedora-extras-commits mailing list