ports/astro/phoon/files/patch-phoon.c
Emanuel Haupt e4f0c42ffc - Support staging
- Repect CC
- Respect CFLAGS
- Strip binary
2014-02-12 21:42:19 +00:00

11 lines
433 B
C

--- ./phoon.c.orig 2005-05-20 21:10:24.000000000 +0200
+++ ./phoon.c 2014-02-12 22:38:52.438019914 +0100
@@ -354,7 +354,7 @@
struct tm* tmP;
double jd, pctphase, angphase, cphase, aom, cdist, cangdia, csund, csuang;
double phases[2], which[2];
- long clocknow;
+ time_t clocknow;
int atflrlen, atflridx, numcols, lin, col, midlin;
double mcap, yrad, xrad, y, xright, xleft;
int colright, colleft;