aboutsummaryrefslogtreecommitdiffstats
path: root/brp-mangle-shebangs
diff options
context:
space:
mode:
Diffstat (limited to 'brp-mangle-shebangs')
-rwxr-xr-xbrp-mangle-shebangs2
1 files changed, 1 insertions, 1 deletions
diff --git a/brp-mangle-shebangs b/brp-mangle-shebangs
index ab7af60..5343519 100755
--- a/brp-mangle-shebangs
+++ b/brp-mangle-shebangs
@@ -1,4 +1,4 @@
-#!/bin/bash -eu
+#!/usr/bin/bash -eu
# If using normal root, avoid changing anything.
if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then