aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/files/patch-WindowMaker-Defaults-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/windowmaker/files/patch-WindowMaker-Defaults-Makefile.in')
-rw-r--r--x11-wm/windowmaker/files/patch-WindowMaker-Defaults-Makefile.in11
1 files changed, 4 insertions, 7 deletions
diff --git a/x11-wm/windowmaker/files/patch-WindowMaker-Defaults-Makefile.in b/x11-wm/windowmaker/files/patch-WindowMaker-Defaults-Makefile.in
index 491db2a72132..5b3bd275e777 100644
--- a/x11-wm/windowmaker/files/patch-WindowMaker-Defaults-Makefile.in
+++ b/x11-wm/windowmaker/files/patch-WindowMaker-Defaults-Makefile.in
@@ -1,13 +1,10 @@
---- WindowMaker/Defaults/Makefile.in.orig 2015-10-06 04:12:10 UTC
+--- WindowMaker/Defaults/Makefile.in.orig 2020-08-13 06:26:57 UTC
+++ WindowMaker/Defaults/Makefile.in
-@@ -542,7 +542,9 @@ WMWindowAttributes: $(srcdir)/WMWindowAt
- chmod 644 WMWindowAttributes
+@@ -562,6 +562,7 @@ WMWindowAttributes: $(srcdir)/WMWindowAttributes.in
WindowMaker: $(srcdir)/WindowMaker.in
-- $(AM_V_GEN)sed -e "s:#pkgdatadir#:$(pkgdatadir):" $(srcdir)/WindowMaker.in \
-+ $(AM_V_GEN)sed -e "s:#pkgdatadir#:$(pkgdatadir):" \
+ $(AM_V_GEN)sed -e "s:#pkgdatadir#:$(pkgdatadir):" \
+ -e "s:#prefix#:$(prefix):" \
-+ $(srcdir)/WindowMaker.in \
+ -e "s:#pixmapdir#:$(pixmapdir):" $(srcdir)/WindowMaker.in \
> WindowMaker ; \
chmod 644 WindowMaker
-