[med-svn] [freebayes] 01/01: Document local workaround
Andreas Tille
tille at debian.org
Fri Jun 24 06:49:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository freebayes.
commit acbc9132a0b6c3f737abf3e7987e9164c2fae895
Author: Andreas Tille <tille at debian.org>
Date: Fri Jun 24 08:49:36 2016 +0200
Document local workaround
---
debian/changelog | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 06cf59a..37517bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,5 +3,13 @@ freebayes (1.0.2-1) UNRELEASED; urgency=low
TODO: Package https://github.com/ekg/vcflib
Packaging started at git://anonscm.debian.org/debian-med/libvcflib.git
* Initial FreeBayes packaging (Closes: #nnnn)
+
+ The following works for those who need freebayes urgently:
+
+git clone --recursive https://github.com/ekg/freebayes.git
+cd freebayes
+make
+strip bin/*
+sudo mv bin/* /usr/local/bin
-- Andreas Tille <tille at debian.org> Wed, 28 May 2014 21:23:38 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freebayes.git
More information about the debian-med-commit
mailing list