summaryrefslogtreecommitdiff
path: root/mate-base/mate-panel/mate-panel-1.26.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-22 06:41:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-22 06:41:43 +0000
commitaaeed2da8906f11cba80355688015d74b01cc604 (patch)
tree5d714c0600fd3f185c0ddb96eef8dd41a5f3ec5e /mate-base/mate-panel/mate-panel-1.26.0-r1.ebuild
parent23b767af73549eeb4dd3069e09d0f2fcb88669a8 (diff)
gentoo auto-resync : 22:03:2023 - 06:41:43
Diffstat (limited to 'mate-base/mate-panel/mate-panel-1.26.0-r1.ebuild')
-rw-r--r--mate-base/mate-panel/mate-panel-1.26.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/mate-panel/mate-panel-1.26.0-r1.ebuild b/mate-base/mate-panel/mate-panel-1.26.0-r1.ebuild
index 00b07dd9c9d9..938c7e9d57b3 100644
--- a/mate-base/mate-panel/mate-panel-1.26.0-r1.ebuild
+++ b/mate-base/mate-panel/mate-panel-1.26.0-r1.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
@@ -67,7 +67,7 @@ BDEPEND="
src_configure() {
mate_src_configure \
- --libexecdir=/usr/libexec/mate-applets \
+ --libexecdir="${EPREFIX}"/usr/libexec/mate-applets \
--disable-deprecation-flags \
$(use_enable X x11) \
$(use_enable introspection) \