mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
14 lines
315 B
Plaintext
14 lines
315 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2007/04/14 04:49:08 reed Exp $
|
|
|
|
--- src/tea_defs..orig 2007-04-13 22:00:03.000000000 -0500
|
|
+++ src/tea_defs.h 2007-04-13 22:02:15.000000000 -0500
|
|
@@ -122,7 +122,7 @@
|
|
|
|
#else
|
|
|
|
-#define TEA_DOC_DIR PACKAGE_DATA_DIR"/tea/doc/"
|
|
+#define TEA_DOC_DIR PACKAGE_DATA_DIR"/doc/tea/"
|
|
|
|
#endif
|
|
|