Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11604

Modified Files:
        fribidi.info 
Log Message:
weird tz problem reported on fink-users

Index: fribidi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/fribidi.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fribidi.info        11 Sep 2013 16:40:52 -0000      1.5
+++ fribidi.info        5 Oct 2013 06:41:05 -0000       1.6
@@ -17,7 +17,8 @@
        # don't regenerate manpage (patch doesn't change its results)
        # fink doesn't have the c2man tool (see:
        # https://bugs.freedesktop.org/show_bug.cgi?id=69234 )
-       touch -t 197001010000 lib/fribidi-bidi.h
+       # Using unix epoch itself triggers bug in certain timezones
+       touch -t 197101010000 lib/fribidi-bidi.h
 <<
 # be sure we don't autodetect glib
 ConfigureParams: --without-glib


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to