From 014a91cca1f1bd294492868db506447c99bce755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Mon, 14 May 2018 19:32:42 +0000 Subject: etc/config.sub: prepend shebang. --- etc/config.sub | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/config.sub') diff --git a/etc/config.sub b/etc/config.sub index 1c766af1..9dfd22ef 100755 --- a/etc/config.sub +++ b/etc/config.sub @@ -1,3 +1,4 @@ +#!/bin/sh # assume a correct target input: this should always be the case # in the context of midipix_build; then, for compatibility, output # the target name. -- cgit v1.2.3