summaryrefslogtreecommitdiff
path: root/mate-base/mate-applets/mate-applets-1.26.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mate-base/mate-applets/mate-applets-1.26.0.ebuild')
-rw-r--r--mate-base/mate-applets/mate-applets-1.26.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.26.0.ebuild b/mate-base/mate-applets/mate-applets-1.26.0.ebuild
index 66fb21cd1ae1..3706138e97dc 100644
--- a/mate-base/mate-applets/mate-applets-1.26.0.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.26.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -69,7 +69,7 @@ src_configure() {
use cpupower || myconf="--disable-cpufreq"
mate_src_configure \
- --libexecdir=/usr/libexec/mate-applets \
+ --libexecdir="${EPREFIX}"/usr/libexec/mate-applets \
$(use_with X x) \
$(use_with upower) \
$(use_with netlink nl) \