spectrwm/port/patches/patch-scrotwm_c
Marco Peereboom 4c7bb090c5 Add mock port
2009-10-07 15:36:56 +00:00

12 lines
374 B
Text

$OpenBSD: patch-scrotwm_c,v 1.7 2009/09/30 00:54:06 sthen Exp $
--- scrotwm.c.orig Wed Sep 23 06:04:09 2009
+++ scrotwm.c Fri Sep 25 17:28:03 2009
@@ -150,7 +150,7 @@ u_int32_t swm_debug = 0
#define SWM_MAX_FONT_STEPS (3)
#ifndef SWM_LIB
-#define SWM_LIB "/usr/local/lib/libswmhack.so"
+#define SWM_LIB "${PREFIX}/lib/libswmhack.so"
#endif
char **start_argv;