summaryrefslogtreecommitdiffhomepage
path: root/patches/bmake.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/bmake.local.patch')
-rw-r--r--patches/bmake.local.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/patches/bmake.local.patch b/patches/bmake.local.patch
index 0b8eb731..32bf1d36 100644
--- a/patches/bmake.local.patch
+++ b/patches/bmake.local.patch
@@ -17,3 +17,10 @@
)
}
+--- bmake/install-sh.orig 2020-02-15 15:51:24.856000000 +0000
++++ bmake/install-sh 2020-02-20 15:52:47.596000000 +0000
+@@ -1,3 +1,4 @@
++#!/bin/sh
+ :
+ # NAME:
+ # install.sh - portable version of install(1)