openbsd-ports/misc/astrolog/patches/patch-astrolog_h
ajacoutot 1ed7513bb2 - update to astrolog-5.40
from Benoit Lecocq with some tweaks
2009-01-15 15:32:24 +00:00

13 lines
237 B
Plaintext

--- astrolog.h.orig Sun Jan 11 21:19:47 2009
+++ astrolog.h Sun Jan 11 21:19:48 2009
@@ -131,7 +131,9 @@
*/
#ifndef PC
+#ifndef DEFAULT_DIR
#define DEFAULT_DIR "~/astrolog"
+#endif
#else
#define DEFAULT_DIR "C:\\ASTROLOG"
#endif