Complete the move of gcom to comgt, fix download issues
authorFlorian Fainelli <florian@openwrt.org>
Mon, 24 Jul 2006 19:46:33 +0000 (19:46 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 24 Jul 2006 19:46:33 +0000 (19:46 +0000)
SVN-Revision: 4273

openwrt/package/Makefile
openwrt/package/comgt/Config.in
openwrt/package/comgt/ipkg/comgt.control [new file with mode: 0644]
openwrt/package/comgt/ipkg/gcom.control [deleted file]

index 33e22717dda6ba2a52330f70e32865cad7ef7412..faad2031f825c018e3e26e3f3f93e2b15ed9ee63 100644 (file)
@@ -26,7 +26,7 @@ package-$(BR2_PACKAGE_FPROBE) += fprobe
 package-$(BR2_PACKAGE_FREERADIUS) += freeradius
 package-$(BR2_PACKAGE_FRICKIN) += frickin
 package-$(BR2_PACKAGE_FUSE) += fuse
-package-$(BR2_PACKAGE_GCOM) += gcom
+package-$(BR2_PACKAGE_COMGT) += comgt
 package-$(BR2_PACKAGE_GLIB) += glib
 package-$(BR2_PACKAGE_GMP) += gmp
 package-$(BR2_PACKAGE_HASERL) += haserl
index 971f9ecd84b58907234de83bc3a6bfaf33b730bd..9898a64198eb550a8b72a2388192edad136b2557 100644 (file)
@@ -1,10 +1,10 @@
-config BR2_PACKAGE_GCOM
-       tristate "gcom - Option/Vodafone 3G/GPRS control tool"
+config BR2_PACKAGE_COMGT
+       tristate "comgt - Option/Vodafone 3G/GPRS control tool"
        default m
        help
          Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacard control tool
          
-         gcom is a scripting language interpreter useful for establishing communications
+         comgt is a scripting language interpreter useful for establishing communications
          on serial lines and through PCMCIA modems as well as GPRS and 3G datacards.
          
          http://www.pharscape.org/content/view/46/70/
diff --git a/openwrt/package/comgt/ipkg/comgt.control b/openwrt/package/comgt/ipkg/comgt.control
new file mode 100644 (file)
index 0000000..fe2c1cd
--- /dev/null
@@ -0,0 +1,4 @@
+Package: comgt
+Priority: optional
+Section: console
+Description: Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacard control tool
diff --git a/openwrt/package/comgt/ipkg/gcom.control b/openwrt/package/comgt/ipkg/gcom.control
deleted file mode 100644 (file)
index a51d7eb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Package: gcom
-Priority: optional
-Section: console
-Description: Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacard control tool