Don't assume that apt-get, dpkg-deb, and dpkg-reconfigure are available.
This commit is contained in:
parent
ac43cd55cb
commit
a17b2dbc73
@ -1 +1,3 @@
|
|||||||
source "lib/completions/apt-get.exp"
|
if {[assert_bash_type {apt-get}]} {
|
||||||
|
source "lib/completions/apt-get.exp"
|
||||||
|
}; # if
|
||||||
|
@ -1 +1,3 @@
|
|||||||
source "lib/completions/dpkg-deb.exp"
|
if {[assert_bash_type {dpkg-deb}]} {
|
||||||
|
source "lib/completions/dpkg-deb.exp"
|
||||||
|
}; # if
|
||||||
|
@ -1 +1,3 @@
|
|||||||
source "lib/completions/dpkg-reconfigure.exp"
|
if {[assert_bash_type {dpkg-reconfigure}]} {
|
||||||
|
source "lib/completions/dpkg-reconfigure.exp"
|
||||||
|
}; # if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user