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:
parent
2786ed2e1b
commit
02ec77852c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user