openbsd-ports/x11/scrotwm/patches/patch-scrotwm_c

13 lines
375 B
Plaintext

$OpenBSD: patch-scrotwm_c,v 1.10 2010/04/20 19:33:59 marco 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;