1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:52:28 +02:00

[backfire] merge r22997

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22998 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-09-10 15:41:34 +00:00
parent 2786ed2e1b
commit 02ec77852c

View File

@ -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 <<EOT >> $TOPDIR/tmp/opkg.conf