summaryrefslogtreecommitdiffstats
path: root/academic/bowtie
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2013-11-22 02:34:22 -0500
committer dsomero <xgizzmo@slackbuilds.org>2013-11-22 02:34:22 -0500
commit687c78d5604ce299d5164ffd69de88f2dd10fefc (patch)
tree2c3b4dd9491198917e0178dd5a0cf0fa3e6715c8 /academic/bowtie
parent610e8461bb9b201adbd4bd9257a9bf48be71f62b (diff)
downloadslackbuilds-687c78d5604ce299d5164ffd69de88f2dd10fefc.tar.gz
slackbuilds-687c78d5604ce299d5164ffd69de88f2dd10fefc.tar.xz
various: Fix SlackBuild formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/bowtie')
-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