summaryrefslogtreecommitdiffstats
path: root/academic/bowtie/bowtie.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/bowtie/bowtie.SlackBuild')
-rw-r--r--academic/bowtie/bowtie.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/bowtie/bowtie.SlackBuild b/academic/bowtie/bowtie.SlackBuild
index 72eedc70ce..f6211bf2f1 100644
--- a/academic/bowtie/bowtie.SlackBuild
+++ b/academic/bowtie/bowtie.SlackBuild
@@ -22,7 +22,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=bowtie
+PRGNAM=bowtie
VERSION=${VERSION:-0.12.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -82,7 +82,7 @@ mkdir -p $PKG/usr/share/$PRGNAM
cp -a \
genomes indexes reads scripts \
$PKG/usr/share/$PRGNAM
-
+
# Let's compress the E. coli genome and indexes
gzip $PKG/usr/share/$PRGNAM/genomes/*.fna
gzip $PKG/usr/share/$PRGNAM/indexes/*.ebwt