[med-svn] [inspect] 02/02: Add wrapper for PrepDB
Andreas Tille
tille at debian.org
Thu Oct 1 19:07:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository inspect.
commit 855f5e75a881a6871d2ccfa492245b816ae243ff
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 1 21:06:53 2015 +0200
Add wrapper for PrepDB
---
debian/bin/PrepDB | 2 ++
debian/install | 5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/bin/PrepDB b/debian/bin/PrepDB
new file mode 100644
index 0000000..fd4417b
--- /dev/null
+++ b/debian/bin/PrepDB
@@ -0,0 +1,2 @@
+#!/bin/sh
+python /usr/share/inspect/PrepDB.py $@
diff --git a/debian/install b/debian/install
index 7ce3052..6ad0d1e 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,3 @@
-inspect usr/lib/debian-med/bin/
-*.py usr/share/inspect
+inspect usr/lib/debian-med/bin/
+*.py usr/share/inspect
+debian/bin usr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/inspect.git
More information about the debian-med-commit
mailing list