4f3ad1e89b
are described in great detail in the file Update.540 installed in ${PREFIX}/share/doc/astrolog/.
14 lines
267 B
Text
14 lines
267 B
Text
$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
|