summaryrefslogtreecommitdiffstats
path: root/trinity-base/kmilo/kmilo-14.1.1.ebuild
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2023-12-31 18:39:26 +0300
committerormorph <roma251078@mail.ru>2023-12-31 18:39:26 +0300
commit75781374864d2810908644e1ed2e5cd3835307d8 (patch)
tree6840ae0d3416e2ece90189a17a7b6d2b6a2f918c /trinity-base/kmilo/kmilo-14.1.1.ebuild
parent01638c7e3c6fab0c1679bd5153ecb4764b9830c7 (diff)
downloadtde-packaging-gentoo-75781374864d2810908644e1ed2e5cd3835307d8.tar.gz
tde-packaging-gentoo-75781374864d2810908644e1ed2e5cd3835307d8.zip
Adding patches for compatibility with glibc-2.38
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/kmilo/kmilo-14.1.1.ebuild')
-rw-r--r--trinity-base/kmilo/kmilo-14.1.1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/trinity-base/kmilo/kmilo-14.1.1.ebuild b/trinity-base/kmilo/kmilo-14.1.1.ebuild
index d2404bef..7b1ef9e6 100644
--- a/trinity-base/kmilo/kmilo-14.1.1.ebuild
+++ b/trinity-base/kmilo/kmilo-14.1.1.ebuild
@@ -19,6 +19,11 @@ DEPEND="powerbook-laptop? ( app-laptop/pbbuttonsd )"
RDEPEND="${DEPEND}
lm-sensors? ( sys-apps/lm-sensors )"
+src_prepare() {
+ eapply "${FILESDIR}/tdeutils-strlcpy.patch"
+ trinity-meta-2_src_prepare
+}
+
src_configure() {
local mycmakeargs=(
-DWITH_ASUS="$(usex asus-laptop)"