aboutsummaryrefslogtreecommitdiff
path: root/autotools-template.SlackBuild
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2021-07-03 10:26:33 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2021-07-03 12:16:56 +0200
commitbab9e3ed89a5e44ed02702018b086fe560b2586f (patch)
tree9cc58ccd05982b35f792cb6cba544cf7d611e1b1 /autotools-template.SlackBuild
parentc39ce8e67cdf5eacdeb0562deb54bcd440c4f747 (diff)
*.SlackBuild: Change shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'autotools-template.SlackBuild')
-rw-r--r--autotools-template.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotools-template.SlackBuild b/autotools-template.SlackBuild
index ff59922..4c330b5 100644
--- a/autotools-template.SlackBuild
+++ b/autotools-template.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Slackware build script for <appname>