We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57cc1ff + 8522b69 commit 8e7e65aCopy full SHA for 8e7e65a
src/amuse_mesa_r15140/Makefile
@@ -42,7 +42,7 @@ src/mesa-$(MESA_VERSION).zip:
42
43
MESA_DIR := src/mesa-$(MESA_VERSION)
44
45
-PATCHES := $(shell cat patches/series)
+PATCHES := $(shell cat patches/series_mesa)
46
47
$(MESA_DIR): src/mesa-$(MESA_VERSION).zip
48
cd src && unzip -q ../$<
0 commit comments