summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-25 11:50:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-25 11:50:47 +0000
commitd42200bec37eef2a7478d88988ff00addd0a9202 (patch)
tree10394660b3cbe4b50173c06950b31302cd25d0d1 /x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild
parent580f05ea8f512d11e23e8da80177d27835cbdbbc (diff)
gentoo resync : 25.01.2020
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild')
-rw-r--r--x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild4
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