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