aboutsummaryrefslogtreecommitdiffstats
path: root/misc/astrolog/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/astrolog/files/patch-ab')
-rw-r--r--misc/astrolog/files/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/astrolog/files/patch-ab b/misc/astrolog/files/patch-ab
new file mode 100644
index 000000000000..3450dc7db714
--- /dev/null
+++ b/misc/astrolog/files/patch-ab
@@ -0,0 +1,14 @@
+*** astrolog.h.bak Thu Jun 20 22:40:36 1996
+--- astrolog.h Sun Jul 14 06:51:53 1996
+***************
+*** 127,133 ****
+--- 127,135 ----
+ */
+
+ #ifndef PC
++ #ifndef DEFAULT_DIR
+ #define DEFAULT_DIR "~/astrolog"
++ #endif
+ #else
+ #define DEFAULT_DIR "C:\\ASTROLOG"
+ #endif