dcae2ac06a
- update to 2012d (bnc#771369): * Morocco DST is interrupted during Ramadan 2012 (July 20th- August 19th) - update to 2012d (bnc#771369): * Morocco DST is interrupted during Ramadan 2012 (July 20th- August 19th) OBS-URL: https://build.opensuse.org/request/show/128920 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/timezone?expand=0&rev=61
11 lines
253 B
Diff
11 lines
253 B
Diff
--- Makefile
|
|
+++ Makefile
|
|
@@ -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)|' \
|