1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 17:25:17 +03:00
aports/testing/bmake/install-sh.patch
Steffen Nurpmeso c22de86e47 testing/bmake: new aport
http://www.crufty.net/help/sjg/bmake.html
Portable version of the NetBSD make build tool
2018-12-10 11:38:17 +00:00

8 lines
137 B
Diff

--- XXX/install-sh.orig
+++ XXX/install-sh
@@ -1,4 +1,4 @@
-:
+#!/bin/sh
# NAME:
# install.sh - portable version of install(1)
#