[med-svn] [kmer-tools] 01/01: Remove obsolete build rules
Afif Elghraoui
afif-guest at moszumanska.debian.org
Fri May 8 01:25:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository kmer-tools.
commit 7537b5adc97557baa4a1c139e329ba3962706b1a
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Thu May 7 18:03:09 2015 -0700
Remove obsolete build rules
Althought README.compiling says that two of the modules have to
be specially installed, the scripts it refers to don't exist. I
verified that those modules are in fact built by the top-level
build call, so these are actually obsolete.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 873b17d..662dfba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,10 +24,6 @@ include /usr/share/dpkg/default.mk
override_dh_auto_build:
# [!] This will not work for non-Linux
$(MAKE) install && ln -sf Linux-* installdir
- # copy ESTmapper binaries to right place
- cd ESTmapper && sh install.sh installdir
- # copy ATAC/A2Amapper binaries to right place
- cd atac-driver && sh install.sh installdir
override_dh_auto_clean:
$(MAKE) real-clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git
More information about the debian-med-commit
mailing list