packages/net/lft/patches/001-no_strip.patch

12 lines
341 B
Diff
Raw Normal View History

--- a/Makefile.in
+++ b/Makefile.in
@@ -50,8 +50,6 @@ whob: whois.o
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