mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-26 18:01:03 +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_SRC='
|
||||||
.distfiles
|
.distfiles
|
||||||
_apt _bts _dpkg _update-alternatives
|
_apt _apt-move _apt-show-versions _aptitude _auto-apt
|
||||||
_aptitude _bug _dpkg_source _update-rc.d
|
_bts _bug
|
||||||
_apt-move _debchange _dput
|
_dchroot _debchange _debfoster _debsign _dlocate _dpkg _dpkg-cross _dpkg_source
|
||||||
_apt-show-versions _debfoster _dupload
|
_dput _dupload
|
||||||
_auto-apt _debsign _lintian _make-kpkg _wajig
|
_lintian
|
||||||
_madison _module-assistant _uscan
|
_madison _make-kpkg _mergechanges _module-assistant
|
||||||
|
_piuparts
|
||||||
|
_toolchain-source
|
||||||
|
_update-alternatives _update-rc.d _uscan
|
||||||
|
_wajig
|
||||||
'
|
'
|
||||||
|
|
Loading…
Reference in a new issue