aboutsummaryrefslogtreecommitdiff
path: root/extra/bmake
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bmake')
-rwxr-xr-xextra/bmake/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/bmake/build b/extra/bmake/build
index fc09b148..01e6b58a 100755
--- a/extra/bmake/build
+++ b/extra/bmake/build
@@ -2,8 +2,8 @@
export LDFLAGS="$LDFLAGS -static"
-sed -i '1s,:,#!/bin/sh,' install-sh
-sed -i 's/op_test() {/& return 0;/' boot-strap
+clsed '1s,:,#!/bin/sh,' install-sh
+clsed 's/op_test() {/& return 0;/' boot-strap
./boot-strap --prefix=/usr op=build
./boot-strap --prefix=/usr --install-destdir="$1" op=install