ports/x11/spectrwm/patches/patch-spectrwm_c

12 lines
302 B
Text

Index: spectrwm.c
--- spectrwm.c.orig
+++ spectrwm.c
@@ -331,7 +331,7 @@ uint32_t swm_debug = 0
#define SWM_CONF_KEYMAPPING (1)
#ifndef SWM_LIB
-#define SWM_LIB "/usr/local/lib/libswmhack.so"
+#define SWM_LIB "${PREFIX}/lib/libswmhack.so.${LIBswmhack_VERSION}"
#endif
char **start_argv;