Marcus Meissner
9fd823107e
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=80
13 lines
351 B
Diff
13 lines
351 B
Diff
Index: Makefile
|
|
===================================================================
|
|
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -376,6 +376,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)|' \
|
|
-e 's|\(TZVERSION\)=.*|\1=tz$(VERSION)|' \
|