mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
sci-physics/SU2: unbundle everything
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
6
sci-physics/SU2/files/SU2-7.2.0-DESTDIR.patch
Normal file
6
sci-physics/SU2/files/SU2-7.2.0-DESTDIR.patch
Normal 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"
|
||||
Reference in New Issue
Block a user