[med-svn] [rsem] 04/05: install perl utility in correct location
Michael Crusoe
misterc-guest at moszumanska.debian.org
Wed Feb 11 23:32:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository rsem.
commit 64e6e0351744c61fee222a9bb7b503020f636ab4
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Wed Feb 11 18:24:23 2015 -0500
install perl utility in correct location
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f49445e..6c7590e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@
override_dh_auto_install:
find . -maxdepth 1 -type f -perm /u+x | xargs -n 1 -I{} dh_install {} /usr/bin/
- dh_install rsem_perl_utils.pm /usr/lib/perl5
+ dh_install rsem_perl_utils.pm /usr/share/perl5
dh_auto_install
get-orig-source:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rsem.git
More information about the debian-med-commit
mailing list