Package: dlocate
Version: 1.07+nmu1
Followup-For: Bug #867735

Dear all,

The following should make dlocate complete files:


*** /tmp/dlocate-completion.patch
--- dlocate-completion.orig     2019-03-01 23:12:53.653178500 +0000
+++ dlocate-completion.new      2019-03-01 23:13:16.221498109 +0000
@@ -22,6 +22,7 @@
                COMPREPLY=( $( compgen -W '-h -H -V -S -L -l -s -ls -du \
                        -conf -lsconf -md5sum -md5check -man --help \
                        --version' -- $cur ) )
+               _filedir
                return 0
                ;;
        esac

Reply via email to