summaryrefslogtreecommitdiff
path: root/misc/astrolog/patches/patch-ab
blob: c86bf9234b1f009bb9b70c3e82de3202ba830c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.3 2001/04/20 23:27:38 jtb Exp $

--- astrolog.h.orig	Wed Dec 23 23:29:00 1998
+++ astrolog.h
@@ -131,7 +131,9 @@
 */
 
 #ifndef PC
+#ifndef DEFAULT_DIR
 #define DEFAULT_DIR "~/astrolog"
+#endif
 #else
 #define DEFAULT_DIR "C:\\ASTROLOG"
 #endif