jprjr / docker-misc

A repo for various things I'm trying out in Docker
21 stars 4 forks source link

leapsecs.dat? #1

Open pikeas opened 9 years ago

pikeas commented 9 years ago

How does your builder handle leapsecs.dat? A quick skim through the source and I see where you copy the file over, but I don't see where it's created. The leapsecs.txt provided by libtai is outdated, so I was expecting the build script to use its own up-to-date copy.

jprjr commented 9 years ago

It comes from building the skalibs library.

I haven't messed with this script in a bit - I recommend using https://github.com/just-containers/skaware-builder/ it's way more up to date

On March 22, 2015 8:26:01 PM CDT, Aris Pikeas notifications@github.com wrote:

How does your builder handle leapsecs.dat? A quick skim through the source and I see where you copy the file over, but I don't see where it's created. The leapsecs.txt provided by libtai is outdated, so I was expecting the build script to use its own up-to-date copy.


Reply to this email directly or view it on GitHub: https://github.com/jprjr/docker-misc/issues/1

Sent from my Android device with K-9 Mail. Please excuse my brevity.

pikeas commented 9 years ago

Thanks for the quick reply! Maybe add a note to this repo saying it's deprecated and link to skaware-builder?

jprjr commented 9 years ago

Good idea! I'll do that shortly

On March 22, 2015 8:38:17 PM CDT, Aris Pikeas notifications@github.com wrote:

Thanks for the quick reply! Maybe add a note to this repo saying it's deprecated and link to skaware-builder?


Reply to this email directly or view it on GitHub: https://github.com/jprjr/docker-misc/issues/1#issuecomment-84746055

Sent from my Android device with K-9 Mail. Please excuse my brevity.