[mmseq] Update bundled binary removal

verdurin verdurin at fedoraproject.org
Sun Mar 1 22:54:33 UTC 2015


commit 51012f1ad09b192dd15420f72ba45fb65033eb72
Author: bloch at verdurin.com <bloch at verdurin.com>
Date:   Sun Mar 1 22:54:14 2015 +0000

    Update bundled binary removal

 mmseq.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mmseq.spec b/mmseq.spec
index 1e3ab26..28c3eeb 100644
--- a/mmseq.spec
+++ b/mmseq.spec
@@ -35,8 +35,8 @@ estimation using multi-mapping RNA-seq reads.  Example scripts are included.
 %patch2 -p1 -b .mmseq-zlib.patch
 
 #Remove bundled binaries
-rm bam2hits*-x86_64
-rm mmseq*-x86_64
+rm bin/*-linux
+rm bin/*-mac
 
 %build
 make %{?_smp_mflags} CXXFLAGS="%{optflags}"


More information about the scm-commits mailing list