sci-physics/SU2: unbundle everything

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-17 11:38:38 +02:00
parent 708e6f9ec8
commit b220eda93c
6 changed files with 379 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
--- a/SU2_PY/pySU2/install.sh
+++ b/SU2_PY/pySU2/install.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-cp "$1/$2" "${MESON_INSTALL_PREFIX}/bin/$2"
+cp "$1/$2" "${DESTDIR}/${MESON_INSTALL_PREFIX}/bin/$2"