Files
pkgsrc-ng/misc/astrolog/patches/patch-ab
2013-09-26 17:14:40 +02:00

15 lines
267 B
Plaintext

$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