comgt: the package contained too many files
fixes #19698 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45741
This commit is contained in:
parent
1cfe6b6847
commit
841b50a665
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ define Package/comgt/install
|
|||
$(INSTALL_DATA) ./files/3g.usb $(1)/etc/hotplug.d/tty/30-3g
|
||||
$(INSTALL_DIR) $(1)/lib/netifd/proto
|
||||
$(INSTALL_BIN) ./files/3g.sh $(1)/lib/netifd/proto/3g.sh
|
||||
$(INSTALL_BIN) ./files/directip.sh $(1)/lib/netifd/proto/directip.sh
|
||||
endef
|
||||
|
||||
define Package/comgt-directip/install
|
||||
|
|
Loading…
Reference in a new issue