From: jow Date: Fri, 10 Sep 2010 15:41:34 +0000 (+0000) Subject: [backfire] merge r22997 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=02ec77852cc1042f6d318aa5ea6fdd74073dfe31;p=10.03%2Fopenwrt.git [backfire] merge r22997 git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22998 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/imagebuilder/files/opkg-generate-config.sh b/target/imagebuilder/files/opkg-generate-config.sh index d8fb0e406..b2047a0d4 100755 --- a/target/imagebuilder/files/opkg-generate-config.sh +++ b/target/imagebuilder/files/opkg-generate-config.sh @@ -32,7 +32,7 @@ rm -f $TOPDIR/tmp/opkg.conf [ -f $TOPDIR/repositories.conf ] && \ $TOPDIR/staging_dir/host/bin/sed \ - -n -e "s/\$A/$PKGARCH/g" -e "/^[[:space:]*]src/p" \ + -n -e "s/\$A/$PKGARCH/g" -e "/^[[:space:]]*src/p" \ $TOPDIR/repositories.conf > $TOPDIR/tmp/opkg.conf cat <> $TOPDIR/tmp/opkg.conf