]> git.pld-linux.org Git - packages/zsh.git/blob - zsh-completions.patch
up to 5.6.2
[packages/zsh.git] / zsh-completions.patch
1 --- zsh-4.2.3/Completion/Redhat/Command/_rpm    2005-01-12 10:55:18.000000000 +0000
2 +++ zsh-4.2.3.new/Completion/Redhat/Command/_rpm        2005-01-16 09:18:15.183295304 +0000
3 @@ -100,6 +100,7 @@
4      '(-b)-t+[build mode (tar file)]:build stage:((p\:execute\ \%prep\ stage l\:do\ a\ list\ check c\:execute\ build\ stage i\:execute\ install\ stage b\:build\ a\ binary\ package a\:build\ binary\ and\ source\ packages)):*:build:->build_t' \
5      '--rmsource:*:spec file:->spec_files' \
6      --{rebuild,recompile}':*:source rpm file:->package_src' \
7 +    '--define:macro:->macros' \
8      '--eval:macro:->macros' && ret=0
9  
10    # As long as we have a state name...
This page took 0.028203 seconds and 3 git commands to generate.