1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00
aports/community/bmake/install-sh.patch
2020-02-15 20:52:24 +01: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)
#