Skip to content
Snippets Groups Projects
Commit 841b50a6 authored by John Crispin's avatar John Crispin
Browse files

comgt: the package contained too many files


fixes #19698

Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

SVN-Revision: 45741
parent 1cfe6b68
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,6 @@ define Package/comgt/install ...@@ -80,7 +80,6 @@ define Package/comgt/install
$(INSTALL_DATA) ./files/3g.usb $(1)/etc/hotplug.d/tty/30-3g $(INSTALL_DATA) ./files/3g.usb $(1)/etc/hotplug.d/tty/30-3g
$(INSTALL_DIR) $(1)/lib/netifd/proto $(INSTALL_DIR) $(1)/lib/netifd/proto
$(INSTALL_BIN) ./files/3g.sh $(1)/lib/netifd/proto/3g.sh $(INSTALL_BIN) ./files/3g.sh $(1)/lib/netifd/proto/3g.sh
$(INSTALL_BIN) ./files/directip.sh $(1)/lib/netifd/proto/directip.sh
endef endef
define Package/comgt-directip/install define Package/comgt-directip/install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment