summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-02-20 01:20:17 +0100
committerMaciej Barć <xgqt@gentoo.org>2023-02-20 01:53:39 +0100
commit337f35c9db81b2c00da792a1596d8d4aec2d0509 (patch)
treefac7e9063a8030dc2ca0b7b15fb60949d043bfdc
parentx11-terms/yeahconsole: fix PKG_CONFIG default value (diff)
downloadgentoo-337f35c9.tar.gz
gentoo-337f35c9.tar.bz2
gentoo-337f35c9.zip
sci-mathematics/stp: rename patches
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-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() {