mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-22 04:31:14 +02:00
22022: completion for dchroot
This commit is contained in:
parent
d6cf3da715
commit
fbfce07ed7
1 changed files with 10 additions and 6 deletions
|
@ -1,9 +1,13 @@
|
|||
DISTFILES_SRC='
|
||||
.distfiles
|
||||
_apt _bts _dpkg _update-alternatives
|
||||
_aptitude _bug _dpkg_source _update-rc.d
|
||||
_apt-move _debchange _dput
|
||||
_apt-show-versions _debfoster _dupload
|
||||
_auto-apt _debsign _lintian _make-kpkg _wajig
|
||||
_madison _module-assistant _uscan
|
||||
_apt _apt-move _apt-show-versions _aptitude _auto-apt
|
||||
_bts _bug
|
||||
_dchroot _debchange _debfoster _debsign _dlocate _dpkg _dpkg-cross _dpkg_source
|
||||
_dput _dupload
|
||||
_lintian
|
||||
_madison _make-kpkg _mergechanges _module-assistant
|
||||
_piuparts
|
||||
_toolchain-source
|
||||
_update-alternatives _update-rc.d _uscan
|
||||
_wajig
|
||||
'
|
||||
|
|
Loading…
Reference in a new issue