forked from pool/timezone
rediff
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=77
This commit is contained in:
parent
5a679b5489
commit
4669678c09
@ -1,12 +1,10 @@
|
||||
Index: Makefile
|
||||
===================================================================
|
||||
--- Makefile.orig
|
||||
--- Makefile
|
||||
+++ Makefile
|
||||
@@ -357,6 +357,7 @@ date: $(DATEOBJS)
|
||||
@@ -377,6 +377,7 @@
|
||||
|
||||
tzselect: tzselect.ksh
|
||||
sed \
|
||||
+ -e 's|#! /bin/ksh|#! /bin/sh|g' \
|
||||
-e 's|AWK=[^}]*|AWK=$(AWK)|g' \
|
||||
-e 's|TZDIR=[^}]*|TZDIR=$(TZDIR)|' \
|
||||
<$? >$@
|
||||
-e 's|\(TZCODE_VERSION\)=.*|\1=$(TZCODE_VERSION)|' \
|
||||
|
Loading…
Reference in New Issue
Block a user