packages/net/lft/patches/001-no_strip.patch
swalker 9977422e70 [packages] lft: update to 3.32
* add whob package
 * disable install target strip'ping
 * remove obsolete pcap cflags patch
 * use PKG_INSTALL & CONFIGURE_ARGS


git-svn-id: svn://svn.openwrt.org/openwrt/packages@27016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-27 01:02:35 +00:00

12 lines
341 B
Diff

--- 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