aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-23 00:19:09 +0100
committerSam James <sam@gentoo.org>2022-09-23 00:45:43 +0100
commitba452333dca237866e793ec40d0f387aefa917a3 (patch)
treea752098adee3fe079fcf5c50ac2cb47d4cc6b805 /gcc-config
parentgcc-config: add comment explaining SELinux-related writable check (diff)
downloadgcc-config-ba452333dca237866e793ec40d0f387aefa917a3.tar.gz
gcc-config-ba452333dca237866e793ec40d0f387aefa917a3.tar.bz2
gcc-config-ba452333dca237866e793ec40d0f387aefa917a3.zip
*/*: use portable Bash shebang
Useful for Prefix in particular. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gcc-config')
-rwxr-xr-xgcc-config4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc-config b/gcc-config
index eff9cca..65a7ceb 100755
--- a/gcc-config
+++ b/gcc-config
@@ -1,5 +1,5 @@
-#!/bin/bash
-# Copyright 2002-2021 Gentoo Authors
+#!/usr/bin/env bash
+# Copyright 2002-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Format of /etc/env.d/gcc/ contents: