projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix uboot-ifxmips compile on mac os x
[openwrt.git]
/
scripts
/
ipkg
diff --git
a/scripts/ipkg
b/scripts/ipkg
index
9143c98
..
d798bca
100755
(executable)
--- a/
scripts/ipkg
+++ b/
scripts/ipkg
@@
-146,7
+146,7
@@
Valid destinations are directories or one of the dest names from $IPKG_CONF:" >&
export no_proxy="$IPKG_NO_PROXY"
fi
- IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\)'
+ IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\
|Architecture\
)'
}
ipkg_usage() {
This page took
0.019624 seconds
and
4
git commands to generate.