summaryrefslogtreecommitdiffstats
path: root/academic/xephem/00_trailmenu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'academic/xephem/00_trailmenu.patch')
-rw-r--r--academic/xephem/00_trailmenu.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/academic/xephem/00_trailmenu.patch b/academic/xephem/00_trailmenu.patch
new file mode 100644
index 0000000000..c7909ef5b1
--- /dev/null
+++ b/academic/xephem/00_trailmenu.patch
@@ -0,0 +1,12 @@
+diff -durN xephem-3.7.2.orig/GUI/xephem/trailmenu.c xephem-3.7.2/GUI/xephem/trailmenu.c
+--- xephem-3.7.2.orig/GUI/xephem/trailmenu.c 2006-05-07 04:12:19.000000000 +0200
++++ xephem-3.7.2/GUI/xephem/trailmenu.c 2007-05-26 12:17:10.000000000 +0200
+@@ -1010,6 +1010,8 @@
+ }
+
+ statep->customi = days;
++ } else {
++ statep->customi = 0;
+ }
+
+