From d2ece376a3b50f0ca361d27fb8e55372771532dd Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 8 Apr 2000 21:04:47 +0000 Subject: 10594: Fix index into $history in prompt_bart_precmd. 10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files. --- Completion/Linux/_rpm | 2 +- Completion/User/.distfiles | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion') diff --git a/Completion/Linux/_rpm b/Completion/Linux/_rpm index 3b027dc09..ff388fe22 100644 --- a/Completion/Linux/_rpm +++ b/Completion/Linux/_rpm @@ -174,7 +174,7 @@ while [[ -n "$state" ]]; do '--ftpproxy:FTP proxy server:_hosts' \ '--ftpport:FTP port number:' \ --no{pgp,md5} \ - '*:RPM package file:->package_or_file' && ret=0 + '*:RPM package file:->package_file' && ret=0 ;; rebuild) _arguments -s \ diff --git a/Completion/User/.distfiles b/Completion/User/.distfiles index a65d03c39..fb2d8d66b 100644 --- a/Completion/User/.distfiles +++ b/Completion/User/.distfiles @@ -2,7 +2,7 @@ DISTFILES_SRC=' .distfiles _a2ps _archie _bison _bunzip2 _bzip2 _chown _compress _configure _cvs _dd _diff _diff_options _dir_list _dirs - _domains _dvi _find _finger _flex _gcc _gdb _getconf _gprof _groups + _domains _dvi _find _finger _fakeroot _flex _gcc _gdb _getconf _gprof _groups _gs _gunzip _gv _gzip _hosts _imagemagick _ispell _killall _lp _lynx _mailboxes _make _man _mh _mount _mutt _my_accounts _mysql_utils _nedit _netscape _nslookup _other_accounts _pack _patch _pbm _pdf _perl -- cgit 1.4.1