- Make zic -l do a copy when hardlinking fails (e.g. because /usr
being on a separate partition) [bnc#607532] - un-fuzz patches to fix build OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
ee069f850c
commit
6616e71e99
@@ -1,6 +1,8 @@
|
||||
--- zic.c
|
||||
+++ zic.c 2006/01/11 17:41:30
|
||||
@@ -653,8 +653,10 @@
|
||||
Index: zic.c
|
||||
===================================================================
|
||||
--- zic.c.orig
|
||||
+++ zic.c
|
||||
@@ -665,8 +665,10 @@ const char * const tofield;
|
||||
fromname);
|
||||
result = symlink(symlinkcontents,
|
||||
toname);
|
||||
|
Reference in New Issue
Block a user