https://bugzilla.novell.com/show_bug.cgi?id=845530 https://bugzilla.novell.com/show_bug.cgi?id=845530#c11 Norbert Jurkeit <norbert.jurkeit@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|norbert.jurkeit@web.de | --- Comment #11 from Norbert Jurkeit <norbert.jurkeit@web.de> 2013-10-15 10:38:10 UTC --- This was a little bit complicated for me, but also a challenge ;-) I extracted the original source code from http://download.opensuse.org/source/factory/repo/oss/suse/src/timezone-2013g..., then applied tzcode-fromname.patch from https://build.opensuse.org/package/show/Base:System/timezone to zic.c, then tzcode-symlink.patch and ran make. I got a new zic binary which invoked as `zic -l Europe/Berlin` issues warning '"command line", line 1: hard link failed, symbolic link used' and creates symbolic link /usr/local/etc/zoneinfo/localtime pointing to /usr/local/etc/zoneinfo/Europe/Berlin. I think if also the correct directories are specified in the Makefile, this could work. Is this what you meant? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.