ALT Linux Bugzilla
– Attachment 1008 Details for
Bug 7406
apt-get reinstall not supported
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Patch for /usr/share/zsh/Completion/Debian/_apt
_apt-reinstall.diff (text/plain), 1.18 KB, created by
Sir Raorn
on 2005-07-20 14:51:46 MSD
(
hide
)
Description:
Patch for /usr/share/zsh/Completion/Debian/_apt
Filename:
MIME Type:
Creator:
Sir Raorn
Created:
2005-07-20 14:51:46 MSD
Size:
1.18 KB
patch
obsolete
>--- /usr/share/zsh/Completion/Debian/_apt 2005-05-09 12:44:31 +0400 >+++ /home/raorn/.zsh/functions/_apt 2005-07-20 14:45:16 +0400 >@@ -427,6 +427,7 @@ > \( \ > /$'install\0'/ /$'[^\0]#\0'/ ':packages::_${deb}_packages "$expl_packages[@]" avail' \# \ > /$'[^\0/]#/'/ /$'[^\0/]#\0'/ ':release name::_apt_releases' \) \| \ >+ /$'reinstall\0'/ /$'[^\0]#\0'/ ':packages::_${deb}_packages "$expl_packages[@]" installed' \# \| \ > /$'remove\0'/ /$'[^\0]#\0'/ ':packages::_${deb}_packages "$expl_packages[@]" installed' \# \| \ > /$'dist-upgrade\0'/ \| \ > /$'dselect-upgrade\0'/ \| \ >@@ -436,7 +437,7 @@ > /$'source\0'/ /$'[^\0]#\0'/ ':packages::_${deb}_packages "$expl_packages[@]" avail' \# \| \ > /$'build-dep\0'/ /$'[^\0]#\0'/ ':packages::_${deb}_packages "$expl_packages[@]" avail' \# \| \ > /$'help\0/' \| \ >- /"[]"/ ':argument-1::compadd "$expl_action[@]" update upgrade install remove dist-upgrade dselect-upgrade clean autoclean check source build-dep help' >+ /"[]"/ ':argument-1::compadd "$expl_action[@]" update upgrade install reinstall remove dist-upgrade dselect-upgrade clean autoclean check source build-dep help' > > _apt-get () { > local expl_action expl_packages
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 7406
: 1008