summaryrefslogtreecommitdiffstats
path: root/scripts/create_makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/create_makefile')
-rwxr-xr-xscripts/create_makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/create_makefile b/scripts/create_makefile
index e83b61d7..a27d3848 100755
--- a/scripts/create_makefile
+++ b/scripts/create_makefile
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/bash
# Create Makefile.in and Makefile in a directory (containing a Makefile.am !)
# Saves time compared to re-running configure completely