summaryrefslogtreecommitdiff
path: root/debian/patches/leap-seconds.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/leap-seconds.patch')
-rw-r--r--debian/patches/leap-seconds.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/patches/leap-seconds.patch b/debian/patches/leap-seconds.patch
new file mode 100644
index 0000000..fa7cd6a
--- /dev/null
+++ b/debian/patches/leap-seconds.patch
@@ -0,0 +1,10 @@
+--- a/celestia.cfg 2022-06-18 21:49:37.401596634 +0300
++++ b/celestia.cfg 2022-06-18 21:49:46.949762042 +0300
+@@ -429,6 +429,6 @@
+ # can be dounload from ftp://ftp.nist.gov/pub/time/leap-seconds.list or
+ # ftp://ftp.boulder.nist.gov/pub/time/leap-seconds.list.
+ #------------------------------------------------------------------------
+-# LeapSecondsFile "/usr/share/zoneinfo/leap-seconds.list"
++LeapSecondsFile "/usr/share/zoneinfo/leap-seconds.list"
+
+ }