mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
questd: do not install wps rpcd object
This commit is contained in:
parent
dca7c9f5e1
commit
cf69e4b75e
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ define Package/questd/install
|
|||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/wificontrol $(1)/sbin/
|
||||
$(INSTALL_DIR) $(1)/usr/libexec/rpcd
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/router.sh $(1)/usr/libexec/rpcd/router
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/wps.sh $(1)/usr/libexec/rpcd/wps
|
||||
#$(INSTALL_BIN) $(PKG_BUILD_DIR)/wps.sh $(1)/usr/libexec/rpcd/wps
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,questd))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue