diff options
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild index 18e442e79398..7fd9518848a6 100644 --- a/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,6 +33,8 @@ RDEPEND="${DEPEND} S=${WORKDIR}/${P/windowm/WindowM} +PATCHES=( "${FILESDIR}"/${P}-configure_default_search_paths.patch ) + src_prepare() { # Fix some paths for file in WindowMaker/*menu* util/wmgenmenu.c; do |