mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-19 17:25:17 +03:00
8 lines
137 B
Diff
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)
|
|
#
|