From fd9245fe0afce3ede6aa51b99d981bdf0552f9d2 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sat, 3 Jul 2021 19:48:15 +0200 Subject: All: Change SlackBuild shebang to /bin/bash Signed-off-by: Heinz Wiesinger --- haskell/haskell-regex-compat-tdfa/haskell-regex-compat-tdfa.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haskell/haskell-regex-compat-tdfa/haskell-regex-compat-tdfa.SlackBuild') diff --git a/haskell/haskell-regex-compat-tdfa/haskell-regex-compat-tdfa.SlackBuild b/haskell/haskell-regex-compat-tdfa/haskell-regex-compat-tdfa.SlackBuild index baea88b3d0..6304a1624a 100644 --- a/haskell/haskell-regex-compat-tdfa/haskell-regex-compat-tdfa.SlackBuild +++ b/haskell/haskell-regex-compat-tdfa/haskell-regex-compat-tdfa.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-compat-tdfa -- cgit v1.2.3