浏览代码

comgt: the package contained too many files

fixes #19698

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 45741
John Crispin 10 年之前
父节点
当前提交
841b50a665
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package/network/utils/comgt/Makefile

+ 0 - 1
package/network/utils/comgt/Makefile

@@ -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