aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-satisfydepends-gdebi
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder-satisfydepends-gdebi')
-rw-r--r--pbuilder-satisfydepends-gdebi2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilder-satisfydepends-gdebi b/pbuilder-satisfydepends-gdebi
index 3bd3cf7..77fcd97 100644
--- a/pbuilder-satisfydepends-gdebi
+++ b/pbuilder-satisfydepends-gdebi
@@ -39,4 +39,4 @@ function checkbuilddep_internal () {
$CHROOTEXEC /usr/bin/apt-get install -y "${APTGETOPT[@]}" $INSTALL
}
-. /usr/lib/pbuilder/pbuilder-satisfydepends-checkparams
+. "${BASH_SOURCE%/*}/pbuilder-satisfydepends-checkparams"