From f7010e4f838d2653a11b58af9b5807add8e11db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Thu, 20 Feb 2020 16:55:34 +0100 Subject: patches/bmake{,_host}.local.patch: updated/added. --- patches/bmake.local.patch | 7 +++++++ patches/bmake_host.local.patch | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 patches/bmake_host.local.patch (limited to 'patches') 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) diff --git a/patches/bmake_host.local.patch b/patches/bmake_host.local.patch new file mode 100644 index 00000000..7973489d --- /dev/null +++ b/patches/bmake_host.local.patch @@ -0,0 +1,7 @@ +--- 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) -- cgit v1.2.3