[med-svn] [pipasic] 02/03: make sure we will find the right inspect binary
Andreas Tille
tille at debian.org
Thu Oct 1 20:42:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pipasic.
commit 5c81c887db41c94d24c2303c9babfbb86a1eb4e4
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 1 21:54:53 2015 +0200
make sure we will find the right inspect binary
---
debian/bin/pipasic | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/bin/pipasic b/debian/bin/pipasic
index 81ec579..7596dcc 100644
--- a/debian/bin/pipasic
+++ b/debian/bin/pipasic
@@ -1,2 +1,4 @@
#!/bin/sh
+# make sure we will find the right inspect binary
+export PATH=/usr/lib/debian-med/bin:$PATH
python /usr/share/pipasic/pipasic.py $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pipasic.git
More information about the debian-med-commit
mailing list