[med-svn] [Git][med-team/lefse][master] Install lefse.py
Andreas Tille
gitlab at salsa.debian.org
Wed Sep 11 08:29:44 BST 2019
Andreas Tille pushed to branch master at Debian Med / lefse
Commits:
83bd6892 by Andreas Tille at 2019-09-11T07:29:17Z
Install lefse.py
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -8,7 +8,8 @@ DESTDIR=debian/lefse/usr/share/lefse
override_dh_auto_install:
mkdir -p $(DESTDIR)
- cp -r lefsebiom $(DESTDIR)/
+ cp -r lefsebiom $(DESTDIR)
+ cp -a lefse.py $(DESTDIR)
for i in format_input lefse2circlader plot_cladogram plot_features plot_res qiime2lefse run_lefse;\
do\
cp $$i.py $(DESTDIR)/$$i;\
View it on GitLab: https://salsa.debian.org/med-team/lefse/commit/83bd6892808dd62a1f8e8966cb0d1021764d6088
--
View it on GitLab: https://salsa.debian.org/med-team/lefse/commit/83bd6892808dd62a1f8e8966cb0d1021764d6088
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190911/dcec1a6d/attachment.html>
More information about the debian-med-commit
mailing list