[wiki] [sites] [dwm][patch][keymodes] remove OpenBSD-specific change || Michael Hendricks
commit 0037784cdeaedeead108414c0232f31e7a1e38b6
Author: Michael Hendricks <michael_AT_ndrix.org>
Date: Fri Apr 22 14:47:14 2022 -0600
[dwm][patch][keymodes] remove OpenBSD-specific change
I accidentally included this in the previous patch.
diff --git a/dwm.suckless.org/patches/keymodes/dwm-keymodes-20220422.diff b/dwm.suckless.org/patches/keymodes/dwm-keymodes-20220422.diff
index 1fa5c7d1..fbde705a 100644
--- a/dwm.suckless.org/patches/keymodes/dwm-keymodes-20220422.diff
+++ b/dwm.suckless.org/patches/keymodes/dwm-keymodes-20220422.diff
_AT_@ -106,19 +106,6 @@ index a2ac963..3bde49d 100644
{ ClkTagBar, MODKEY, Button3, toggletag, {0} },
};
-
-diff --git a/config.mk b/config.mk
-index b6eb7e0..c9334e2 100644
---- a/config.mk
-+++ b/config.mk
-_AT_@ -18,7 +18,7 @@ XINERAMAFLAGS = -DXINERAMA
- FREETYPELIBS = -lfontconfig -lXft
- FREETYPEINC = /usr/include/freetype2
- # OpenBSD (uncomment)
--#FREETYPEINC = ${X11INC}/freetype2
-+FREETYPEINC = ${X11INC}/freetype2
-
- # includes and libs
- INCS = -I${X11INC} -I${FREETYPEINC}
diff --git a/dwm.c b/dwm.c
index 0fc328a..487484e 100644
--- a/dwm.c
Received on Fri Apr 22 2022 - 22:47:38 CEST
This archive was generated by hypermail 2.3.0
: Fri Apr 22 2022 - 22:48:48 CEST