summaryrefslogtreecommitdiffhomepage
path: root/patches/bmake.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-20 16:55:34 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-20 16:55:34 +0100
commitf7010e4f838d2653a11b58af9b5807add8e11db2 (patch)
tree216a73385f8474882084bef09b486f407621966b /patches/bmake.local.patch
parentdb398e140d75068c179e1e36d486ae6cfadcdd0e (diff)
downloadmidipix_build-f7010e4f838d2653a11b58af9b5807add8e11db2.tar.bz2
midipix_build-f7010e4f838d2653a11b58af9b5807add8e11db2.tar.xz
patches/bmake{,_host}.local.patch: updated/added.
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)