mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
obudpst: remove unnecessary Build/InstallDev section
This commit is contained in:
parent
fd050bc759
commit
47ffb81c08
1 changed files with 0 additions and 6 deletions
|
|
@ -29,12 +29,6 @@ define Build/Install
|
|||
:
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
mkdir -p $(PKG_INSTALL_DIR)
|
||||
$(CP) $(PKG_BUILD_DIR)/ipkg-$(PKGARCH)/$(PKG_NAME)/* $(PKG_INSTALL_DIR)/
|
||||
rm -rf $(PKG_INSTALL_DIR)/CONTROL
|
||||
endef
|
||||
|
||||
define Package/obudpst/description
|
||||
Open Broadband-UDP Speed Test (OB-UDPST) is a client/server software utility to demonstrate
|
||||
one approach of doing IP capacity measurements described by Broadband Forum TR-471.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue