add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / net / lft / patches / 001-no_strip.patch
1 --- a/Makefile.in
2 +++ b/Makefile.in
3 @@ -50,8 +50,6 @@ whob: whois.o
4  
5  install: lft lft.8 whob whob.8
6         @echo "LFT and WhoB"
7 -       @echo "  \_Stripping binaries"
8 -       @strip lft whob
9         @echo "  \_Copying files to their intended destinations"
10         @test -d $(DESTDIR)$(bindir)/. || $(MKDIR) $(DESTDIR)$(bindir)
11         $(INSTALL) lft $(DESTDIR)$(bindir)/lft