summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/build b/build
index 672a8aa..f8a6270 100755
--- a/build
+++ b/build
@@ -40,5 +40,3 @@ install: build
oh-strip -k
oh-installfiles
oh-shlibdeps
- @# Work around bug in oh-shlibdeps:
- set -e; for f in *.substvars; do printf '\n' >>"$${f}"; done