[med-svn] [partitionfinder] 03/13: Correct install path of scripts and module

Kevin Murray daube-guest at moszumanska.debian.org
Sat Feb 6 19:45:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

daube-guest pushed a commit to branch master
in repository partitionfinder.

commit 86ef0c07a53ffa3b4803204f45a4da0a13d2334c
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Sat Feb 6 12:33:44 2016 +0100

    Correct install path of scripts and module
---
 debian/partitionfinder.install | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/partitionfinder.install b/debian/partitionfinder.install
old mode 100644
new mode 100755
index 2a052ef..c495dae
--- a/debian/partitionfinder.install
+++ b/debian/partitionfinder.install
@@ -1,3 +1,4 @@
-PartitionFinder.py  usr/bin/PartionFinder
-PartitionFinderProtein.py usr/bin/PartitionFinderProtein
-partfinder/ usr/lib/python2.7/dist-packages/
+#!/usr/bin/dh-exec
+PartitionFinder  usr/bin/
+PartitionFinderProtein usr/bin/
+partfinder/ usr/lib/${DEB_HOST_MULTIARCH}/partitionfinder/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/partitionfinder.git



More information about the debian-med-commit mailing list