timezone/tzcode-ksh.diff
Stephan Kulow dcae2ac06a Accepting request 128920 from Base:System
- 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
2012-07-25 14:20:50 +00:00

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)|' \