]> git.pld-linux.org Git - packages/zsh.git/blame - zsh-completions.patch
up to 5.7
[packages/zsh.git] / zsh-completions.patch
CommitLineData
3eb32a6f
SP
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
d95d5c8d 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.064939 seconds and 4 git commands to generate.