old opkg conf

old opkg conf
#

   for i in `find /etc -name "*-opkg"`;do echo mv  $i `echo $i|sed -e "s/-opkg//"`;done|sh