X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c4b73fa154ce47702ee9b3bbe621d8f079eb7fa5..e8c7c67e987658a6cba6d7b9a7c0c8206d267bd8:/package/comgt/Makefile diff --git a/package/comgt/Makefile b/package/comgt/Makefile index 606f2f1bc..a7c45c558 100644 --- a/package/comgt/Makefile +++ b/package/comgt/Makefile @@ -1,16 +1,15 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=comgt PKG_VERSION:=0.32 -PKG_RELEASE:=1 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt @@ -25,7 +24,7 @@ define Package/comgt CATEGORY:=Utilities TITLE:=Option/Vodafone 3G/GPRS control tool DEPENDS:=+chat - URL:= http://www.pharscape.org/content/view/46/70/ + URL:=http://www.pharscape.org/comgt.html endef define Package/comgt/description @@ -48,6 +47,7 @@ define Package/comgt/install $(INSTALL_BIN) ./files/3g.connect $(1)/etc/ppp/3g.connect $(INSTALL_DIR) $(1)/etc/chatscripts $(INSTALL_DATA) ./files/3g.chat $(1)/etc/chatscripts/3g.chat + $(INSTALL_DATA) ./files/evdo.chat $(1)/etc/chatscripts/evdo.chat $(INSTALL_DIR) $(1)/lib/network $(INSTALL_DATA) ./files/3g.sh $(1)/lib/network/3g.sh $(INSTALL_DIR) $(1)/etc/hotplug.d/button