aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/make
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2020-04-01 19:42:18 +0100
committerRaul Infante-Sainz <infantesainz@gmail.com>2020-04-01 19:42:18 +0100
commite909553d88dbf15f764f3f797956af75595adcf9 (patch)
tree7ebe730eba3c306b407f9df1a0fb966b0581108d /reproduce/software/make
parent9000d98e7f273447c424b18fed8d3c84beeb6a79 (diff)
Removed multiple tabs in MissFITS tarball definition
With this commit, multiples tabs in the definition of MissFITS tarball have been removed. Now they are white spaces.
Diffstat (limited to 'reproduce/software/make')
-rw-r--r--reproduce/software/make/high-level.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/make/high-level.mk b/reproduce/software/make/high-level.mk
index 655eb9d..274bcdf 100644
--- a/reproduce/software/make/high-level.mk
+++ b/reproduce/software/make/high-level.mk
@@ -185,7 +185,7 @@ tarballs = $(foreach t, apachelog4cxx-$(apachelog4cxx-version).tar.lz \
libtirpc-$(libtirpc-version).tar.bz2 \
libxml2-$(libxml2-version).tar.gz \
minizip-$(minizip-version).tar.gz \
- missfits-$(missfits-version).tar.gz \
+ missfits-$(missfits-version).tar.gz \
netpbm-$(netpbm-version).tar.gz \
openblas-$(openblas-version).tar.gz \
openmpi-$(openmpi-version).tar.gz \