1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Make shebang interpreter directives consistent

Undo changes in files maintained elsewhere.
This commit is contained in:
Marko Myllynen
2016-01-08 15:11:15 +02:00
committed by Mike Frysinger
parent d2de9ef7ad
commit bc49a7afd3
4 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh
# Attempt to guess a canonical system name.
# Copyright 1992-2016 Free Software Foundation, Inc.

2
scripts/config.sub vendored
View File

@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.

View File

@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
scriptversion=2009-04-28.21; # UTC