Modified:
/trunk/package/webif/files/etc/init.d/webif
=======================================
--- /trunk/package/webif/files/etc/init.d/webif Wed Jul 15 01:16:26 2009
+++ /trunk/package/webif/files/etc/init.d/webif Tue Aug 18 23:44:22 2009
@@ -153,7 +153,7 @@
xwrt_repos=$(cat /etc/opkg.conf | grep -v "downloads.x-wrt.org")
echo "$xwrt_repos" > /etc/opkg.conf
opkg_revision=$(cat /etc/opkg.conf |grep "openwrt" |cut -d':' -f2 |cut
-d'/' -f4)
- opkg_arch=$(cat /etc/opkg.conf |grep "openwrt" |cut -d':' -f2 |cut -d'/'
-f5)
+ opkg_arch=$(cat /etc/opkg.conf |grep "openwrt" |cut -d':' -f2 |cut -d'/'
-f6)
echo "src X-Wrt
http://downloads.x-wrt.org/xwrt/kamikaze/$opkg_revision/$opkg_arch/packages"
>> /etc/opkg.conf
opkg update
# force re-initialization of extension package lists