SHA256
1
0
forked from pool/timezone
timezone/tzcode-ksh.diff
OBS User autobuild 0bee29b8fb Accepting request 48685 from Base:System
Copy from Base:System/timezone based on submit request 48685 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/48685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/timezone?expand=0&rev=33
2010-09-21 16:21:55 +00:00

13 lines
316 B
Diff

Index: Makefile
===================================================================
--- Makefile.orig
+++ Makefile
@@ -357,6 +357,7 @@ date: $(DATEOBJS)
tzselect: tzselect.ksh
sed \
+ -e 's|#! /bin/ksh|#! /bin/sh|g' \
-e 's|AWK=[^}]*|AWK=$(AWK)|g' \
-e 's|TZDIR=[^}]*|TZDIR=$(TZDIR)|' \
<$? >$@