summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/stp')
-rw-r--r--sci-mathematics/stp/files/stp-2.3.3-CMakeLists.txt-fix_cflags.patch (renamed from sci-mathematics/stp/files/stp-CMakeLists.txt-fix_cflags.patch)0
-rw-r--r--sci-mathematics/stp/files/stp-2.3.3-stp.py-library_path.patch (renamed from sci-mathematics/stp/files/stp-stp.py-library_path.patch)0
-rw-r--r--sci-mathematics/stp/stp-2.3.3-r2.ebuild4
3 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/stp/files/stp-CMakeLists.txt-fix_cflags.patch b/sci-mathematics/stp/files/stp-2.3.3-CMakeLists.txt-fix_cflags.patch
index 93817e209376..93817e209376 100644
--- a/sci-mathematics/stp/files/stp-CMakeLists.txt-fix_cflags.patch
+++ b/sci-mathematics/stp/files/stp-2.3.3-CMakeLists.txt-fix_cflags.patch
diff --git a/sci-mathematics/stp/files/stp-stp.py-library_path.patch b/sci-mathematics/stp/files/stp-2.3.3-stp.py-library_path.patch
index 60b54aa2c1da..60b54aa2c1da 100644
--- a/sci-mathematics/stp/files/stp-stp.py-library_path.patch
+++ b/sci-mathematics/stp/files/stp-2.3.3-stp.py-library_path.patch
diff --git a/sci-mathematics/stp/stp-2.3.3-r2.ebuild b/sci-mathematics/stp/stp-2.3.3-r2.ebuild
index 8c6578dface1..f9142adbe6df 100644
--- a/sci-mathematics/stp/stp-2.3.3-r2.ebuild
+++ b/sci-mathematics/stp/stp-2.3.3-r2.ebuild
@@ -41,8 +41,8 @@ DEPEND="${RDEPEND}"
BDEPEND="test? ( dev-python/lit )"
PATCHES=(
- "${FILESDIR}"/stp-CMakeLists.txt-fix_cflags.patch
- "${FILESDIR}"/stp-stp.py-library_path.patch
+ "${FILESDIR}"/${P}-CMakeLists.txt-fix_cflags.patch
+ "${FILESDIR}"/${P}-stp.py-library_path.patch
)
pkg_setup() {