Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _rpm fixes
- X-seq: zsh-workers 7719
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: _rpm fixes
- Date: Wed, 8 Sep 1999 13:27:09 +0200 (MET DST)
- In-reply-to: Sven Wischnowsky's message of Wed, 8 Sep 1999 13:25:47 +0200 (MET DST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Sorry...
Bye
Sven
diff -u oldcompletion/Linux/_rpm Completion/Linux/_rpm
--- oldcompletion/Linux/_rpm Wed Sep 8 13:26:20 1999
+++ Completion/Linux/_rpm Wed Sep 8 13:26:24 1999
@@ -121,7 +121,6 @@
;&
install)
(( $#tmp )) || tmp=(-i)
-#set -x
_arguments -s "$tmp[@]" \
'*-v' \
'--rcfile:resource file:_files' \
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author