summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 7c4b0be..e413513 100755
--- a/build
+++ b/build
@@ -76,7 +76,9 @@ install: build
mv tzdata-northamerica.data/usr/share/zoneinfo/America/New_York \
tzdata.data/usr/share/zoneinfo/America
ln -sf America/New_York tzdata.data/usr/share/zoneinfo/posixrules
+ # Run oh-fixperms and oh-strip over everything.
set -e; for p $(OPK_PACKAGES); do \
oh-fixperms -d "$${p}.data"; \
oh-strip -d "$${p}.data"; \
done
+ oh-shlibdeps