aboutsummaryrefslogtreecommitdiff
path: root/extra/bmake/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bmake/build')
-rwxr-xr-xextra/bmake/build6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/bmake/build b/extra/bmake/build
index 300bbc52..01e6b58a 100755
--- a/extra/bmake/build
+++ b/extra/bmake/build
@@ -2,10 +2,10 @@
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
-install -Dm644 bmake.1 "$1/usr/share/man/man1/bmake.1"
+clman -d "$1" bmake.1