From 8ba28b366c2aec738ad35e0a2195622165dfc515 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 13 Feb 2006 10:47:11 +0000 Subject: Add --ignorearch flag to urpmi --- urpmi.bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpmi.bash-completion') diff --git a/urpmi.bash-completion b/urpmi.bash-completion index d2a0cab6..11a03dc5 100644 --- a/urpmi.bash-completion +++ b/urpmi.bash-completion @@ -92,7 +92,7 @@ _urpmi() --wget --curl --limit-rate --proxy --proxy-user --bug \ --env --verify-rpm --no-verify-rpm --no-install \ --test --excludepath --excludedocs --root --norebuild \ - --searchmedia --noscripts --ignoresize' -- $cur ) ) + --searchmedia --noscripts --ignoresize --ignorearch' -- $cur ) ) else # return available packages (unless it is clearly a file) and rpm files if [[ "$cur" != */* ]]; then -- cgit v1.2.1