4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
if {[assert_bash_type {dpkg-reconfigure}]} {
|
|
source "lib/completions/dpkg-reconfigure.exp"
|
|
}; # if
|