summaryrefslogtreecommitdiff
path: root/devel/libtai/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtai/files/patch-af')
-rw-r--r--devel/libtai/files/patch-af15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/libtai/files/patch-af b/devel/libtai/files/patch-af
new file mode 100644
index 000000000000..02d1a1a19eb0
--- /dev/null
+++ b/devel/libtai/files/patch-af
@@ -0,0 +1,15 @@
+--- leapsecs.3.orig Fri Jun 16 22:44:24 2000
++++ leapsecs.3 Fri Jun 16 22:44:47 2000
+@@ -52,10 +52,10 @@
+
+ .B leapsecs_read
+ reads the leap-second table from
+-.BR /etc/leapsecs.dat .
++.BR %%PREFIX%%/etc/leapsecs.dat .
+ It returns 0 on success, -1 on error.
+ If
+-.B /etc/leapsecs.dat
++.B %%PREFIX%%/etc/leapsecs.dat
+ does not exist,
+ .B leapsecs_read
+ treats it as an empty file.