mirror of https://github.com/hak5/openwrt.git
parent
c4ba022a7b
commit
9f230d3263
|
@ -55,7 +55,7 @@ $(PKG_BUILD_DIR)/.built:
|
|||
touch $@
|
||||
|
||||
$(IPKG_IFTOP):
|
||||
mkdir -p $(IDIR_IFTOP)/usr/bin
|
||||
install -d -m0755 $(IDIR_IFTOP)/usr/bin
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/sbin/$(PKG_NAME) $(IDIR_IFTOP)/usr/bin/
|
||||
$(STRIP) $(IDIR_IFTOP)/usr/bin/*
|
||||
$(IPKG_BUILD) $(IDIR_IFTOP) $(PACKAGE_DIR)
|
||||
|
|
Loading…
Reference in New Issue