diff options
author | Marius Peper <marius.peper@astro.uni.torun.pl> | 2020-07-07 22:58:07 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-07-07 22:34:04 +0100 |
commit | c85272705b7544edaf3dadda14581157fc18826c (patch) | |
tree | b5cf97e3f9bcb384f96bcaa8cdeacd899c0ff237 /reproduce/software/make/high-level.mk | |
parent | e1f10ac4516f64019204cadfb05dc9fe4b617d35 (diff) |
Fixed typo that lead to crash when building healpy
Until now, if a project needed the healpy software package, Maneage would
crash with the following error message (abridged for full name in build
directory). This was caused by a typo in the version of 'healpix' (the
dependency of 'healpy').
make: *** No rule to make target '.../version-info/proglib/healpix-'
With this commit, the typo in line 334 of 'python.mk' is fixed, so that
when '$(ipydir)/healpy-$(healpy-version)' gets called it correctly searches
for a rule to make '$(ibidir)/healpix-$(healpix-version)'.
Diffstat (limited to 'reproduce/software/make/high-level.mk')
0 files changed, 0 insertions, 0 deletions