File lft-disable_strip.patch of Package lft
diff -burNE lft-3.8_orig/Makefile.in lft-3.8/Makefile.in --- lft-3.8_orig/Makefile.in 2016-05-17 19:47:56.000000000 +0200 +++ lft-3.8/Makefile.in 2019-03-20 13:12:14.802819916 +0100 @@ -51,8 +51,8 @@ install: lft lft.8 whob whob.8 @echo "LFT and WhoB" - @echo " \_Stripping binaries" - @$(STRIP) lft 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