You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/lft/files/lft-3.91-strip.patch

12 lines
330 B

--- a/Makefile.in
+++ b/Makefile.in
@@ -51,8 +51,6 @@
install: lft lft.8 whob whob.8
@echo "LFT and WhoB"
- @echo " \_Stripping binaries"
- @$(STRIP) lft whob
@echo " \_Copying files to their intended destinations"
@test -d $(DESTDIR)$(bindir)/. || $(MKDIR) $(DESTDIR)$(bindir)
$(INSTALL) lft $(DESTDIR)$(bindir)/lft