projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
382c1cf
)
mate-base/mate-panel: ammend configure
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 17 Mar 2019 14:54:45 +0000
(17:54 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 17 Mar 2019 14:55:12 +0000
(17:55 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
mate-base/mate-panel/mate-panel-1.22.0.ebuild
patch
|
blob
|
history
diff --git
a/mate-base/mate-panel/mate-panel-1.22.0.ebuild
b/mate-base/mate-panel/mate-panel-1.22.0.ebuild
index 0243a59e92ad91026e59d41ee7a743767fc3f449..b185c6daaa0fd1728ef73e7b0e01f6e8113c1726 100644
(file)
--- a/
mate-base/mate-panel/mate-panel-1.22.0.ebuild
+++ b/
mate-base/mate-panel/mate-panel-1.22.0.ebuild
@@
-58,6
+58,6
@@
src_configure() {
mate_src_configure \
--libexecdir=/usr/libexec/mate-applets \
--disable-deprecation-flags \
- $(use_
with X x
) \
+ $(use_
enable X x11
) \
$(use_enable introspection)
}