PTXdist can cope with that now.

Signed-off-by: Wolfram Sang <[email protected]>
---
 .../nmap-4.85BETA8/dont-strip-during-install.diff  |   23 --------------------
 patches/nmap-4.85BETA8/series                      |    1 -
 2 files changed, 0 insertions(+), 24 deletions(-)
 delete mode 100644 patches/nmap-4.85BETA8/dont-strip-during-install.diff
 delete mode 100644 patches/nmap-4.85BETA8/series

diff --git a/patches/nmap-4.85BETA8/dont-strip-during-install.diff 
b/patches/nmap-4.85BETA8/dont-strip-during-install.diff
deleted file mode 100644
index 9b05c53..0000000
--- a/patches/nmap-4.85BETA8/dont-strip-during-install.diff
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Marc Kleine-Budde <[email protected]>
-Subject: don't strip during install
-
-breaks while cross compiling
-
-Signed-off-by: Marc Kleine-Budde <[email protected]>
----
- ncat/Makefile.in |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: nmap-4.85BETA8/ncat/Makefile.in
-===================================================================
---- nmap-4.85BETA8.orig/ncat/Makefile.in
-+++ nmap-4.85BETA8/ncat/Makefile.in
-@@ -122,7 +122,7 @@ $(NSOCKDIR)/libnsock.a: $(NSOCKDIR)/Make
- install: $(TARGET)
-       @echo Installing Ncat;
-       $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(bindir) 
$(DESTDIR)$(mandir)/man1
--      $(INSTALL) -c -m 755 -s ncat $(DESTDIR)$(bindir)/ncat
-+      $(INSTALL) -c -m 755 ncat $(DESTDIR)$(bindir)/ncat
-       $(INSTALL) -c -m 644 docs/$(TARGET).1 
$(DESTDIR)$(mandir)/man1/$(TARGET).1
- 
- uninstall:
diff --git a/patches/nmap-4.85BETA8/series b/patches/nmap-4.85BETA8/series
deleted file mode 100644
index 34bb0df..0000000
--- a/patches/nmap-4.85BETA8/series
+++ /dev/null
@@ -1 +0,0 @@
-dont-strip-during-install.diff
-- 
1.6.5


--
ptxdist mailing list
[email protected]

Reply via email to