pkgsrc/misc/astrolog/patches/patch-ab
jtb 4f3ad1e89b Update of astrolog to 5.40. The changes, far too numerous to list here,
are described in great detail in the file Update.540 installed in
${PREFIX}/share/doc/astrolog/.
2001-04-20 23:27:38 +00:00

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