ALT Linux Bugzilla
– Attachment 1524 Details for
Bug 9478
Typo in rpm completion
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
_rpm.diff
_rpm.diff (text/plain), 530 bytes, created by
Sir Raorn
on 2006-06-20 11:52:56 MSD
(
hide
)
Description:
_rpm.diff
Filename:
MIME Type:
Creator:
Sir Raorn
Created:
2006-06-20 11:52:56 MSD
Size:
530 bytes
patch
obsolete
>--- /usr/share/zsh/Completion/Redhat/_rpm 2006-04-18 18:04:01 +0400 >+++ .zsh/Completion/_rpm 2006-04-26 22:06:12 +0400 >@@ -270,7 +270,7 @@ > target) > if [[ ${+_rpm_targets} -eq 0 ]]; then > typeset -gaU _rpm_targets >- _rpm_targets=( ${${(M)${(f)"$(_call_programs targets rpm --showrc)"}:#compatible archs*}##*: } ) >+ _rpm_targets=( ${=${(M)${(f)"$(_call_program targets rpm --showrc)"}:#compatible build archs*}##*: } ) > fi > _wanted targets expl 'target platform' compadd -a - _rpm_targets && ret=0 > ;;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 9478
:
1467
|
1524