ports/misc/astrolog/files/patch-ab
Andrey A. Chernov ef94d6cfca Upgrade to 5.20
1996-07-14 06:57:41 +00:00

14 lines
275 B
Text

*** 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