openbsd-ports/misc/deco/patches/patch-help_c

13 lines
369 B
Plaintext
Raw Normal View History

2002-04-24 07:27:20 -04:00
$OpenBSD: patch-help_c,v 1.2 2002/04/24 11:27:20 form Exp $
2002-03-21 04:59:48 -05:00
--- help.c.orig Sun Jul 13 01:54:34 1997
2002-04-24 07:27:20 -04:00
+++ help.c Wed Apr 24 18:27:02 2002
@@ -10,7 +10,7 @@
#define CS 34
#define HELPDIR "/usr/lib/deco/help/"
-#define LCLHELPDIR "/usr/local/lib/deco/help/"
2002-04-24 07:27:20 -04:00
+#define LCLHELPDIR PREFIX "/share/deco/help/"
struct helptab {
char row;