openbsd-ports/chinese/cless/patches/patch-defines_h_in
2007-10-26 20:25:39 +00:00

15 lines
463 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$OpenBSD: patch-defines_h_in,v 1.1 2007/10/26 20:31:19 ajacoutot Exp $
--- defines.h.in.orig Tue Apr 25 04:33:06 1995
+++ defines.h.in Fri Oct 26 22:20:02 2007
@@ -104,8 +104,8 @@
* DEF_LESSKEYINFILE is the filename of the default lesskey input
* (in the HOME directory).
*/
-#define LESSKEYFILE ".less"
-#define DEF_LESSKEYINFILE ".lesskey"
+#define LESSKEYFILE ".cless"
+#define DEF_LESSKEYINFILE ".clesskey"
/* Settings always true on Unix. */