]> git.pld-linux.org Git - packages/xephem.git/commitdiff
- drop obsolete files
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 5 Jul 2009 17:31:16 +0000 (17:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xephem-fits.patch -> 1.3

xephem-fits.patch [deleted file]

diff --git a/xephem-fits.patch b/xephem-fits.patch
deleted file mode 100644 (file)
index f348674..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- xephem-3.7.1.orig/GUI/xephem/skyfits.c     2005-11-18 14:43:11.000000000 +0100
-+++ xephem-3.7.1/GUI/xephem/skyfits.c  2006-07-30 03:18:21.623272750 +0200
-@@ -1398,7 +1398,7 @@
-               dd++;
-               dm = 0;
-           }
--          (void) sprintf (buf, "%02d%02d%c%02d%02d", rh, rm,
-+          (void) sprintf (buf, "%02d%02d%c%02d%02d.fts", rh, rm,
-                                               dneg ? '-' : '+', dd, dm);
-       }
This page took 0.062323 seconds and 4 git commands to generate.