The following commit has been merged in the master branch:
commit bae27caab0f47340cea876db2b72c4a849a39276
Author: Ville Skyttä <[email protected]>
Date:   Sat Sep 3 23:28:39 2011 +0300

    rpmbuild: Bring back --target completion lost in commit 914da74.

diff --git a/completions/rpm b/completions/rpm
index 165982a..883e863 100644
--- a/completions/rpm
+++ b/completions/rpm
@@ -250,6 +250,7 @@ _rpmbuild()
             return 0
             ;;
         --target)
+            _rpm_buildarchs
             return 0
             ;;
         --eval|-E)

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits

Reply via email to