From a8a726360842517904b3446c8ee94de67108f1df Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 16:09:41 +0000 Subject: Rename x11/ patch-xy patches to reflect the files they modify. --- x11/xskyroot/files/patch-astro.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/xskyroot/files/patch-astro.c (limited to 'x11/xskyroot/files/patch-astro.c') diff --git a/x11/xskyroot/files/patch-astro.c b/x11/xskyroot/files/patch-astro.c new file mode 100644 index 000000000000..16c3108c3ace --- /dev/null +++ b/x11/xskyroot/files/patch-astro.c @@ -0,0 +1,11 @@ +--- astro.c.orig Mon May 31 09:06:03 1999 ++++ astro.c Mon May 31 09:06:18 1999 +@@ -7,7 +7,7 @@ + #include + #include "mathlocal.h" + +-long time(); ++time_t time(); + long jdate(); + double jtime(); + double gmst(); -- cgit v1.2.3