summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 358f1de..2272d92 100755
--- a/build
+++ b/build
@@ -65,7 +65,7 @@ install: build
if [ x"$${dest}" = x'Etc/UTC' ]; then \
p='tzdata'; \
else \
- p="tzdata-$$(cd src && grep -l \
+ p="tzdata-$$(cd src && grep -l \
"^Zone[ ][ ]*$${dest}[ ].*$$" \
$(tables))"; \
fi; \