diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-07-03 19:48:15 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-07-04 12:49:49 +0200 |
commit | fd9245fe0afce3ede6aa51b99d981bdf0552f9d2 (patch) | |
tree | e3609dbbb90d32d886077f64815046468548646f /haskell | |
parent | 2f27f579b440504c7677396ee8512239c3794c99 (diff) |
All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'haskell')
294 files changed, 294 insertions, 294 deletions
diff --git a/haskell/ghc/ghc.SlackBuild b/haskell/ghc/ghc.SlackBuild index f36be75be073a..244375f8d2997 100644 --- a/haskell/ghc/ghc.SlackBuild +++ b/haskell/ghc/ghc.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for ghc diff --git a/haskell/haskell-Crypto/haskell-Crypto.SlackBuild b/haskell/haskell-Crypto/haskell-Crypto.SlackBuild index ae63f6f2f0459..74f5fb531dd7f 100644 --- a/haskell/haskell-Crypto/haskell-Crypto.SlackBuild +++ b/haskell/haskell-Crypto/haskell-Crypto.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-Crypto diff --git a/haskell/haskell-Diff/haskell-Diff.SlackBuild b/haskell/haskell-Diff/haskell-Diff.SlackBuild index 73aff9946640b..3870f60fd51ae 100644 --- a/haskell/haskell-Diff/haskell-Diff.SlackBuild +++ b/haskell/haskell-Diff/haskell-Diff.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-Diff diff --git a/haskell/haskell-FindBin/haskell-FindBin.SlackBuild b/haskell/haskell-FindBin/haskell-FindBin.SlackBuild index 2024f8ef4e137..b2f16043b3325 100644 --- a/haskell/haskell-FindBin/haskell-FindBin.SlackBuild +++ b/haskell/haskell-FindBin/haskell-FindBin.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-FindBin diff --git a/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild b/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild index 966ff0915f9a4..6d11c31f0a429 100644 --- a/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild +++ b/haskell/haskell-GLURaw/haskell-GLURaw.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-GLURaw diff --git a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild index f153bf1ecb844..8c8fea9d88a05 100644 --- a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild +++ b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-GLUT diff --git a/haskell/haskell-Glob/haskell-Glob.SlackBuild b/haskell/haskell-Glob/haskell-Glob.SlackBuild index e95831c7bb7a1..4b94321f82b6b 100644 --- a/haskell/haskell-Glob/haskell-Glob.SlackBuild +++ b/haskell/haskell-Glob/haskell-Glob.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-Glob diff --git a/haskell/haskell-HTTP/haskell-HTTP.SlackBuild b/haskell/haskell-HTTP/haskell-HTTP.SlackBuild index 18280e2cb5ff1..72e2e512d6299 100644 --- a/haskell/haskell-HTTP/haskell-HTTP.SlackBuild +++ b/haskell/haskell-HTTP/haskell-HTTP.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-HTTP diff --git a/haskell/haskell-HUnit/haskell-HUnit.SlackBuild b/haskell/haskell-HUnit/haskell-HUnit.SlackBuild index 63b149a5d57ec..be79b93d8fde5 100644 --- a/haskell/haskell-HUnit/haskell-HUnit.SlackBuild +++ b/haskell/haskell-HUnit/haskell-HUnit.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-HUnit diff --git a/haskell/haskell-HsYAML/haskell-HsYAML.SlackBuild b/haskell/haskell-HsYAML/haskell-HsYAML.SlackBuild index f67986921d111..6336ded25cae6 100644 --- a/haskell/haskell-HsYAML/haskell-HsYAML.SlackBuild +++ b/haskell/haskell-HsYAML/haskell-HsYAML.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-HsYAML diff --git a/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild b/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild index 8552df6844506..88a338a0a3056 100644 --- a/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild +++ b/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-JuicyPixels diff --git a/haskell/haskell-ObjectName/haskell-ObjectName.SlackBuild b/haskell/haskell-ObjectName/haskell-ObjectName.SlackBuild index a0a5ac5bdea7c..4607c4ba8af42 100644 --- a/haskell/haskell-ObjectName/haskell-ObjectName.SlackBuild +++ b/haskell/haskell-ObjectName/haskell-ObjectName.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-ObjectName diff --git a/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild b/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild index eeea2119557ad..7ebf6c9382244 100644 --- a/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild +++ b/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-OpenGL diff --git a/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild b/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild index f1ab557a264d9..e0d18817ad8e6 100644 --- a/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild +++ b/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-OpenGLRaw diff --git a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild index 0c6e38d26b925..a979233efd958 100644 --- a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild +++ b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-QuickCheck diff --git a/haskell/haskell-SHA/haskell-SHA.SlackBuild b/haskell/haskell-SHA/haskell-SHA.SlackBuild index 95974424ac5cd..23884e42f02b0 100644 --- a/haskell/haskell-SHA/haskell-SHA.SlackBuild +++ b/haskell/haskell-SHA/haskell-SHA.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-SHA diff --git a/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild b/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild index 112f469225eab..c88ac6acfee82 100644 --- a/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild +++ b/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-ShellCheck diff --git a/haskell/haskell-StateVar/haskell-StateVar.SlackBuild b/haskell/haskell-StateVar/haskell-StateVar.SlackBuild index db0d17179ea89..08af3c2093e95 100644 --- a/haskell/haskell-StateVar/haskell-StateVar.SlackBuild +++ b/haskell/haskell-StateVar/haskell-StateVar.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-StateVar diff --git a/haskell/haskell-Tensor/haskell-Tensor.SlackBuild b/haskell/haskell-Tensor/haskell-Tensor.SlackBuild index d0a0a546bf337..88566c4aaa513 100644 --- a/haskell/haskell-Tensor/haskell-Tensor.SlackBuild +++ b/haskell/haskell-Tensor/haskell-Tensor.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-Tensor diff --git a/haskell/haskell-X11-xft/haskell-X11-xft.SlackBuild b/haskell/haskell-X11-xft/haskell-X11-xft.SlackBuild index 2151a622267c2..aef98c0fed819 100644 --- a/haskell/haskell-X11-xft/haskell-X11-xft.SlackBuild +++ b/haskell/haskell-X11-xft/haskell-X11-xft.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-X11-xft diff --git a/haskell/haskell-X11/haskell-X11.SlackBuild b/haskell/haskell-X11/haskell-X11.SlackBuild index 19b2738e5e53c..72e89f972d71c 100644 --- a/haskell/haskell-X11/haskell-X11.SlackBuild +++ b/haskell/haskell-X11/haskell-X11.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-X11 diff --git a/haskell/haskell-aeson-compat/haskell-aeson-compat.SlackBuild b/haskell/haskell-aeson-compat/haskell-aeson-compat.SlackBuild index d2dad520582ba..cc556a14767fa 100644 --- a/haskell/haskell-aeson-compat/haskell-aeson-compat.SlackBuild +++ b/haskell/haskell-aeson-compat/haskell-aeson-compat.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-aeson-compat diff --git a/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild b/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild index 1925c3b9bd08c..416e7f1838f8e 100644 --- a/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild +++ b/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-aeson-pretty diff --git a/haskell/haskell-aeson/haskell-aeson.SlackBuild b/haskell/haskell-aeson/haskell-aeson.SlackBuild index 2b75f97599747..d3ea1881bcdc6 100644 --- a/haskell/haskell-aeson/haskell-aeson.SlackBuild +++ b/haskell/haskell-aeson/haskell-aeson.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-aeson diff --git a/haskell/haskell-annotated-wl-pprint/haskell-annotated-wl-pprint.SlackBuild b/haskell/haskell-annotated-wl-pprint/haskell-annotated-wl-pprint.SlackBuild index d8448d5ab9fa0..cdf7dc96ec705 100644 --- a/haskell/haskell-annotated-wl-pprint/haskell-annotated-wl-pprint.SlackBuild +++ b/haskell/haskell-annotated-wl-pprint/haskell-annotated-wl-pprint.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-annotated-wl-pprint diff --git a/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild b/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild index 5d58fb62782ed..0208f1cf95473 100644 --- a/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild +++ b/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-ansi-terminal diff --git a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild index 02b1a8e1904c1..75e0c143ae4c2 100644 --- a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild +++ b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-ansi-wl-pprint diff --git a/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild b/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild index 526af7cef2d31..4f0d2fa768439 100644 --- a/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild +++ b/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-asn1-encoding diff --git a/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild b/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild index 79c0e46523609..5a0964ff5527f 100644 --- a/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild +++ b/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-asn1-parse diff --git a/haskell/haskell-asn1-types/haskell-asn1-types.SlackBuild b/haskell/haskell-asn1-types/haskell-asn1-types.SlackBuild index 4323a9128c1af..40761709bfc81 100644 --- a/haskell/haskell-asn1-types/haskell-asn1-types.SlackBuild +++ b/haskell/haskell-asn1-types/haskell-asn1-types.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-asn1-types diff --git a/haskell/haskell-async/haskell-async.SlackBuild b/haskell/haskell-async/haskell-async.SlackBuild index 66863f0515956..9b300c6062133 100644 --- a/haskell/haskell-async/haskell-async.SlackBuild +++ b/haskell/haskell-async/haskell-async.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-async diff --git a/haskell/haskell-attoparsec-iso8601/haskell-attoparsec-iso8601.SlackBuild b/haskell/haskell-attoparsec-iso8601/haskell-attoparsec-iso8601.SlackBuild index ac14eae869d5d..53aa50c5331d4 100644 --- a/haskell/haskell-attoparsec-iso8601/haskell-attoparsec-iso8601.SlackBuild +++ b/haskell/haskell-attoparsec-iso8601/haskell-attoparsec-iso8601.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-attoparsec-iso8601 diff --git a/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild b/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild index 20fb0de883c08..5a490bfa3f2b1 100644 --- a/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild +++ b/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-attoparsec diff --git a/haskell/haskell-auto-update/haskell-auto-update.SlackBuild b/haskell/haskell-auto-update/haskell-auto-update.SlackBuild index 04156bb884391..1711ae25f516b 100644 --- a/haskell/haskell-auto-update/haskell-auto-update.SlackBuild +++ b/haskell/haskell-auto-update/haskell-auto-update.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-auto-update diff --git a/haskell/haskell-base-compat/haskell-base-compat.SlackBuild b/haskell/haskell-base-compat/haskell-base-compat.SlackBuild index 35589d72b4185..64403b788dfc5 100644 --- a/haskell/haskell-base-compat/haskell-base-compat.SlackBuild +++ b/haskell/haskell-base-compat/haskell-base-compat.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-base-compat diff --git a/haskell/haskell-base-orphans/haskell-base-orphans.SlackBuild b/haskell/haskell-base-orphans/haskell-base-orphans.SlackBuild index acfe2dc77dbea..0d84bdacefb37 100644 --- a/haskell/haskell-base-orphans/haskell-base-orphans.SlackBuild +++ b/haskell/haskell-base-orphans/haskell-base-orphans.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-base-orphans diff --git a/haskell/haskell-base-prelude/haskell-base-prelude.SlackBuild b/haskell/haskell-base-prelude/haskell-base-prelude.SlackBuild index ba443094e7f4c..c79bbbfcd7364 100644 --- a/haskell/haskell-base-prelude/haskell-base-prelude.SlackBuild +++ b/haskell/haskell-base-prelude/haskell-base-prelude.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-base-prelude diff --git a/haskell/haskell-base16-bytestring/haskell-base16-bytestring.SlackBuild b/haskell/haskell-base16-bytestring/haskell-base16-bytestring.SlackBuild index bd7c0df9c5758..ead057e363a56 100644 --- a/haskell/haskell-base16-bytestring/haskell-base16-bytestring.SlackBuild +++ b/haskell/haskell-base16-bytestring/haskell-base16-bytestring.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-base16-bytestring diff --git a/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild b/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild index 87c6fd79297c8..5b1c6632206a8 100644 --- a/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild +++ b/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-base64-bytestring diff --git a/haskell/haskell-basement/haskell-basement.SlackBuild b/haskell/haskell-basement/haskell-basement.SlackBuild index d4fa877cbadd5..9a3a64d69f374 100644 --- a/haskell/haskell-basement/haskell-basement.SlackBuild +++ b/haskell/haskell-basement/haskell-basement.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-basement diff --git a/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild b/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild index f0c5e871e4eb1..9668f57273e07 100644 --- a/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild +++ b/haskell/haskell-bifunctors/haskell-bifunctors.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-bifunctors diff --git a/haskell/haskell-bindings-uname/haskell-bindings-uname.SlackBuild b/haskell/haskell-bindings-uname/haskell-bindings-uname.SlackBuild index 156ad440e1aa5..1a86a26ef2390 100644 --- a/haskell/haskell-bindings-uname/haskell-bindings-uname.SlackBuild +++ b/haskell/haskell-bindings-uname/haskell-bindings-uname.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-bindings-uname diff --git a/haskell/haskell-bitarray/haskell-bitarray.SlackBuild b/haskell/haskell-bitarray/haskell-bitarray.SlackBuild index c3aacbc6e8105..2e42bd34f9adf 100644 --- a/haskell/haskell-bitarray/haskell-bitarray.SlackBuild +++ b/haskell/haskell-bitarray/haskell-bitarray.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-bitarray diff --git a/haskell/haskell-blaze-builder/haskell-blaze-builder.SlackBuild b/haskell/haskell-blaze-builder/haskell-blaze-builder.SlackBuild index f7b0b6718b2e5..22b2b82d295a9 100644 --- a/haskell/haskell-blaze-builder/haskell-blaze-builder.SlackBuild +++ b/haskell/haskell-blaze-builder/haskell-blaze-builder.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-blaze-builder diff --git a/haskell/haskell-blaze-html/haskell-blaze-html.SlackBuild b/haskell/haskell-blaze-html/haskell-blaze-html.SlackBuild index f5cec68090bed..a95a267f0d625 100644 --- a/haskell/haskell-blaze-html/haskell-blaze-html.SlackBuild +++ b/haskell/haskell-blaze-html/haskell-blaze-html.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-blaze-html diff --git a/haskell/haskell-blaze-markup/haskell-blaze-markup.SlackBuild b/haskell/haskell-blaze-markup/haskell-blaze-markup.SlackBuild index 50a24dbf11d5a..e73e324d69283 100644 --- a/haskell/haskell-blaze-markup/haskell-blaze-markup.SlackBuild +++ b/haskell/haskell-blaze-markup/haskell-blaze-markup.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-blaze-markup diff --git a/haskell/haskell-bmp/haskell-bmp.SlackBuild b/haskell/haskell-bmp/haskell-bmp.SlackBuild index e3cd8e325b878..42812a15d466a 100644 --- a/haskell/haskell-bmp/haskell-bmp.SlackBuild +++ b/haskell/haskell-bmp/haskell-bmp.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-bmp diff --git a/haskell/haskell-byteable/haskell-byteable.SlackBuild b/haskell/haskell-byteable/haskell-byteable.SlackBuild index a1e10f6d03d97..81737cbdf64e3 100644 --- a/haskell/haskell-byteable/haskell-byteable.SlackBuild +++ b/haskell/haskell-byteable/haskell-byteable.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-byteable diff --git a/haskell/haskell-bytestring-builder/haskell-bytestring-builder.SlackBuild b/haskell/haskell-bytestring-builder/haskell-bytestring-builder.SlackBuild index 22d1308df2678..714c7d187a9c4 100644 --- a/haskell/haskell-bytestring-builder/haskell-bytestring-builder.SlackBuild +++ b/haskell/haskell-bytestring-builder/haskell-bytestring-builder.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-bytestring-builder diff --git a/haskell/haskell-cabal-install/haskell-cabal-install.SlackBuild b/haskell/haskell-cabal-install/haskell-cabal-install.SlackBuild index e330d7e8a59a4..7fd64f9c1f0fb 100644 --- a/haskell/haskell-cabal-install/haskell-cabal-install.SlackBuild +++ b/haskell/haskell-cabal-install/haskell-cabal-install.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cabal-install diff --git a/haskell/haskell-call-stack/haskell-call-stack.SlackBuild b/haskell/haskell-call-stack/haskell-call-stack.SlackBuild index 66f01b062cf24..c5415e472cd55 100644 --- a/haskell/haskell-call-stack/haskell-call-stack.SlackBuild +++ b/haskell/haskell-call-stack/haskell-call-stack.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-call-stack diff --git a/haskell/haskell-case-insensitive/haskell-case-insensitive.SlackBuild b/haskell/haskell-case-insensitive/haskell-case-insensitive.SlackBuild index 0f5330225cb34..24cdfc8a85ffb 100644 --- a/haskell/haskell-case-insensitive/haskell-case-insensitive.SlackBuild +++ b/haskell/haskell-case-insensitive/haskell-case-insensitive.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-case-insensitive diff --git a/haskell/haskell-cereal/haskell-cereal.SlackBuild b/haskell/haskell-cereal/haskell-cereal.SlackBuild index 921d3bf489799..50c74715c23a0 100644 --- a/haskell/haskell-cereal/haskell-cereal.SlackBuild +++ b/haskell/haskell-cereal/haskell-cereal.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cereal diff --git a/haskell/haskell-cgi/haskell-cgi.SlackBuild b/haskell/haskell-cgi/haskell-cgi.SlackBuild index 4e9aa8919d151..59d84832a9907 100644 --- a/haskell/haskell-cgi/haskell-cgi.SlackBuild +++ b/haskell/haskell-cgi/haskell-cgi.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cgi diff --git a/haskell/haskell-cipher-aes/haskell-cipher-aes.SlackBuild b/haskell/haskell-cipher-aes/haskell-cipher-aes.SlackBuild index 9bc5a1c6c6650..745e066de2eaa 100644 --- a/haskell/haskell-cipher-aes/haskell-cipher-aes.SlackBuild +++ b/haskell/haskell-cipher-aes/haskell-cipher-aes.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cipher-aes diff --git a/haskell/haskell-cipher-des/haskell-cipher-des.SlackBuild b/haskell/haskell-cipher-des/haskell-cipher-des.SlackBuild index fa76286b169b5..cf6cb85655b9a 100644 --- a/haskell/haskell-cipher-des/haskell-cipher-des.SlackBuild +++ b/haskell/haskell-cipher-des/haskell-cipher-des.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cipher-des diff --git a/haskell/haskell-cipher-rc4/haskell-cipher-rc4.SlackBuild b/haskell/haskell-cipher-rc4/haskell-cipher-rc4.SlackBuild index 487d7805ebc63..a5b0300104ef5 100644 --- a/haskell/haskell-cipher-rc4/haskell-cipher-rc4.SlackBuild +++ b/haskell/haskell-cipher-rc4/haskell-cipher-rc4.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cipher-rc4 diff --git a/haskell/haskell-clock/haskell-clock.SlackBuild b/haskell/haskell-clock/haskell-clock.SlackBuild index 9119deef86022..3693c9495f05c 100644 --- a/haskell/haskell-clock/haskell-clock.SlackBuild +++ b/haskell/haskell-clock/haskell-clock.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-clock diff --git a/haskell/haskell-cmark-gfm/haskell-cmark-gfm.SlackBuild b/haskell/haskell-cmark-gfm/haskell-cmark-gfm.SlackBuild index 4616d5d00b28f..16b348d8cc5da 100644 --- a/haskell/haskell-cmark-gfm/haskell-cmark-gfm.SlackBuild +++ b/haskell/haskell-cmark-gfm/haskell-cmark-gfm.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cmark-gfm diff --git a/haskell/haskell-cmark/haskell-cmark.SlackBuild b/haskell/haskell-cmark/haskell-cmark.SlackBuild index 8e55e8f840d2c..a3b3900ae3d44 100644 --- a/haskell/haskell-cmark/haskell-cmark.SlackBuild +++ b/haskell/haskell-cmark/haskell-cmark.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cmark diff --git a/haskell/haskell-cmdargs/haskell-cmdargs.SlackBuild b/haskell/haskell-cmdargs/haskell-cmdargs.SlackBuild index 05273c5db5606..347a5668ab635 100644 --- a/haskell/haskell-cmdargs/haskell-cmdargs.SlackBuild +++ b/haskell/haskell-cmdargs/haskell-cmdargs.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cmdargs diff --git a/haskell/haskell-cmdlib/haskell-cmdlib.SlackBuild b/haskell/haskell-cmdlib/haskell-cmdlib.SlackBuild index c984df5e335dd..85fc9eb44fc7e 100644 --- a/haskell/haskell-cmdlib/haskell-cmdlib.SlackBuild +++ b/haskell/haskell-cmdlib/haskell-cmdlib.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cmdlib diff --git a/haskell/haskell-colour/haskell-colour.SlackBuild b/haskell/haskell-colour/haskell-colour.SlackBuild index 5e174ea58571b..2facd0255b91c 100644 --- a/haskell/haskell-colour/haskell-colour.SlackBuild +++ b/haskell/haskell-colour/haskell-colour.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-colour diff --git a/haskell/haskell-comonad/haskell-comonad.SlackBuild b/haskell/haskell-comonad/haskell-comonad.SlackBuild index 73ab5f6f21794..e50a838582429 100644 --- a/haskell/haskell-comonad/haskell-comonad.SlackBuild +++ b/haskell/haskell-comonad/haskell-comonad.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-comonad diff --git a/haskell/haskell-composition/haskell-composition.SlackBuild b/haskell/haskell-composition/haskell-composition.SlackBuild index c5c7dc352c81b..ccd741c7c3c9c 100644 --- a/haskell/haskell-composition/haskell-composition.SlackBuild +++ b/haskell/haskell-composition/haskell-composition.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-composition diff --git a/haskell/haskell-conduit-extra/haskell-conduit-extra.SlackBuild b/haskell/haskell-conduit-extra/haskell-conduit-extra.SlackBuild index b5deadb408030..074ccd3a082d3 100644 --- a/haskell/haskell-conduit-extra/haskell-conduit-extra.SlackBuild +++ b/haskell/haskell-conduit-extra/haskell-conduit-extra.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-conduit-extra diff --git a/haskell/haskell-conduit/haskell-conduit.SlackBuild b/haskell/haskell-conduit/haskell-conduit.SlackBuild index ac2843d5126e8..198f099b59060 100644 --- a/haskell/haskell-conduit/haskell-conduit.SlackBuild +++ b/haskell/haskell-conduit/haskell-conduit.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-conduit diff --git a/haskell/haskell-connection/haskell-connection.SlackBuild b/haskell/haskell-connection/haskell-connection.SlackBuild index a4404a828897c..07cd0b4f4934a 100644 --- a/haskell/haskell-connection/haskell-connection.SlackBuild +++ b/haskell/haskell-connection/haskell-connection.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-connection diff --git a/haskell/haskell-constraints/haskell-constraints.SlackBuild b/haskell/haskell-constraints/haskell-constraints.SlackBuild index fdccaaf0bb23e..a394f40ddc3f4 100644 --- a/haskell/haskell-constraints/haskell-constraints.SlackBuild +++ b/haskell/haskell-constraints/haskell-constraints.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-constraints diff --git a/haskell/haskell-contravariant/haskell-contravariant.SlackBuild b/haskell/haskell-contravariant/haskell-contravariant.SlackBuild index 3b98fb66f5e39..6b34fe7e7c572 100644 --- a/haskell/haskell-contravariant/haskell-contravariant.SlackBuild +++ b/haskell/haskell-contravariant/haskell-contravariant.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-contravariant diff --git a/haskell/haskell-cookie/haskell-cookie.SlackBuild b/haskell/haskell-cookie/haskell-cookie.SlackBuild index 269d287222845..ac813314eee36 100644 --- a/haskell/haskell-cookie/haskell-cookie.SlackBuild +++ b/haskell/haskell-cookie/haskell-cookie.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cookie diff --git a/haskell/haskell-crypto-cipher-types/haskell-crypto-cipher-types.SlackBuild b/haskell/haskell-crypto-cipher-types/haskell-crypto-cipher-types.SlackBuild index 84eb8e5c030e4..fa836fa63a5be 100644 --- a/haskell/haskell-crypto-cipher-types/haskell-crypto-cipher-types.SlackBuild +++ b/haskell/haskell-crypto-cipher-types/haskell-crypto-cipher-types.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-crypto-cipher-types diff --git a/haskell/haskell-crypto-numbers/haskell-crypto-numbers.SlackBuild b/haskell/haskell-crypto-numbers/haskell-crypto-numbers.SlackBuild index 6e237948436b1..60c57ce7ca0e5 100644 --- a/haskell/haskell-crypto-numbers/haskell-crypto-numbers.SlackBuild +++ b/haskell/haskell-crypto-numbers/haskell-crypto-numbers.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-crypto-numbers diff --git a/haskell/haskell-crypto-pubkey-types/haskell-crypto-pubkey-types.SlackBuild b/haskell/haskell-crypto-pubkey-types/haskell-crypto-pubkey-types.SlackBuild index 5664f105d1a05..d95581a66382d 100644 --- a/haskell/haskell-crypto-pubkey-types/haskell-crypto-pubkey-types.SlackBuild +++ b/haskell/haskell-crypto-pubkey-types/haskell-crypto-pubkey-types.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-crypto-pubkey-types diff --git a/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.SlackBuild b/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.SlackBuild index 8321b2b99a43d..b3da05565a92c 100644 --- a/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.SlackBuild +++ b/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-crypto-pubkey diff --git a/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild b/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild index 01f93800056cd..fd983cf34a28e 100644 --- a/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild +++ b/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-crypto-random diff --git a/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.SlackBuild b/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.SlackBuild index e308d2054afb4..98fcad0fda015 100644 --- a/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.SlackBuild +++ b/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cryptohash-sha256 diff --git a/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild b/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild index 0bb55e0e1f2ee..a3d877b98e6fe 100644 --- a/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild +++ b/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cryptohash diff --git a/haskell/haskell-cryptonite-conduit/haskell-cryptonite-conduit.SlackBuild b/haskell/haskell-cryptonite-conduit/haskell-cryptonite-conduit.SlackBuild index 32a6e9ae06613..4d704b4133567 100644 --- a/haskell/haskell-cryptonite-conduit/haskell-cryptonite-conduit.SlackBuild +++ b/haskell/haskell-cryptonite-conduit/haskell-cryptonite-conduit.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cryptonite-conduit diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild index 79bd9ccd99d21..b822c07b45c36 100644 --- a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild +++ b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-cryptonite diff --git a/haskell/haskell-curl/haskell-curl.SlackBuild b/haskell/haskell-curl/haskell-curl.SlackBuild index 4da7bc9d24790..9a6a878abcd25 100644 --- a/haskell/haskell-curl/haskell-curl.SlackBuild +++ b/haskell/haskell-curl/haskell-curl.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-curl diff --git a/haskell/haskell-data-default-class/haskell-data-default-class.SlackBuild b/haskell/haskell-data-default-class/haskell-data-default-class.SlackBuild index 34bb55f4c9c29..c775d6ac8a8d8 100644 --- a/haskell/haskell-data-default-class/haskell-data-default-class.SlackBuild +++ b/haskell/haskell-data-default-class/haskell-data-default-class.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-data-default-class diff --git a/haskell/haskell-data-default-instances-base/haskell-data-default-instances-base.SlackBuild b/haskell/haskell-data-default-instances-base/haskell-data-default-instances-base.SlackBuild index 3ee2e9b1c7d9f..08e1df7e22660 100644 --- a/haskell/haskell-data-default-instances-base/haskell-data-default-instances-base.SlackBuild +++ b/haskell/haskell-data-default-instances-base/haskell-data-default-instances-base.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-data-default-instances-base diff --git a/haskell/haskell-data-default-instances-containers/haskell-data-default-instances-containers.SlackBuild b/haskell/haskell-data-default-instances-containers/haskell-data-default-instances-containers.SlackBuild index 1aec34019bf37..5db155be30040 100644 --- a/haskell/haskell-data-default-instances-containers/haskell-data-default-instances-containers.SlackBuild +++ b/haskell/haskell-data-default-instances-containers/haskell-data-default-instances-containers.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-data-default-instances-containers diff --git a/haskell/haskell-data-default-instances-dlist/haskell-data-default-instances-dlist.SlackBuild b/haskell/haskell-data-default-instances-dlist/haskell-data-default-instances-dlist.SlackBuild index 45d4cc664b49a..88b2bf2ad02e0 100644 --- a/haskell/haskell-data-default-instances-dlist/haskell-data-default-instances-dlist.SlackBuild +++ b/haskell/haskell-data-default-instances-dlist/haskell-data-default-instances-dlist.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-data-default-instances-dlist diff --git a/haskell/haskell-data-default-instances-old-locale/haskell-data-default-instances-old-locale.SlackBuild b/haskell/haskell-data-default-instances-old-locale/haskell-data-default-instances-old-locale.SlackBuild index 30d1013697ce4..a059a16c4ca6d 100644 --- a/haskell/haskell-data-default-instances-old-locale/haskell-data-default-instances-old-locale.SlackBuild +++ b/haskell/haskell-data-default-instances-old-locale/haskell-data-default-instances-old-locale.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-data-default-instances-old-locale diff --git a/haskell/haskell-data-default/haskell-data-default.SlackBuild b/haskell/haskell-data-default/haskell-data-default.SlackBuild index 2703240ac9c4b..3a49cdf9b6f47 100644 --- a/haskell/haskell-data-default/haskell-data-default.SlackBuild +++ b/haskell/haskell-data-default/haskell-data-default.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-data-default diff --git a/haskell/haskell-data-ordlist/haskell-data-ordlist.SlackBuild b/haskell/haskell-data-ordlist/haskell-data-ordlist.SlackBuild index 1020e4d9dc2d7..b90521e2e11da 100644 --- a/haskell/haskell-data-ordlist/haskell-data-ordlist.SlackBuild +++ b/haskell/haskell-data-ordlist/haskell-data-ordlist.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-data-ordlist diff --git a/haskell/haskell-dataenc/haskell-dataenc.SlackBuild b/haskell/haskell-dataenc/haskell-dataenc.SlackBuild index 6aefb9878ce15..19d5072e7b6a4 100644 --- a/haskell/haskell-dataenc/haskell-dataenc.SlackBuild +++ b/haskell/haskell-dataenc/haskell-dataenc.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-dataenc diff --git a/haskell/haskell-deepseq-generics/haskell-deepseq-generics.SlackBuild b/haskell/haskell-deepseq-generics/haskell-deepseq-generics.SlackBuild index bba062d5e4b43..a603fc21495e2 100644 --- a/haskell/haskell-deepseq-generics/haskell-deepseq-generics.SlackBuild +++ b/haskell/haskell-deepseq-generics/haskell-deepseq-generics.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-deepseq-generics diff --git a/haskell/haskell-digest/haskell-digest.SlackBuild b/haskell/haskell-digest/haskell-digest.SlackBuild index cda65afd43640..25c027e531b7d 100644 --- a/haskell/haskell-digest/haskell-digest.SlackBuild +++ b/haskell/haskell-digest/haskell-digest.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-digest diff --git a/haskell/haskell-distributive/haskell-distributive.SlackBuild b/haskell/haskell-distributive/haskell-distributive.SlackBuild index 627b789e53733..477100cbd007d 100644 --- a/haskell/haskell-distributive/haskell-distributive.SlackBuild +++ b/haskell/haskell-distributive/haskell-distributive.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-distributive diff --git a/haskell/haskell-dlist/haskell-dlist.SlackBuild b/haskell/haskell-dlist/haskell-dlist.SlackBuild index 462e7f7a0b7bf..e70ec918815e6 100644 --- a/haskell/haskell-dlist/haskell-dlist.SlackBuild +++ b/haskell/haskell-dlist/haskell-dlist.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-dlist diff --git a/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild b/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild index 6f8348da41eb2..8ccd32c950205 100644 --- a/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild +++ b/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-doctemplates diff --git a/haskell/haskell-double-conversion/haskell-double-conversion.SlackBuild b/haskell/haskell-double-conversion/haskell-double-conversion.SlackBuild index ea5dfa941909c..7366fe9c6bbfc 100644 --- a/haskell/haskell-double-conversion/haskell-double-conversion.SlackBuild +++ b/haskell/haskell-double-conversion/haskell-double-conversion.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell double-conversion diff --git a/haskell/haskell-easy-file/haskell-easy-file.SlackBuild b/haskell/haskell-easy-file/haskell-easy-file.SlackBuild index a1e4f5328c2b3..5817b4f932098 100644 --- a/haskell/haskell-easy-file/haskell-easy-file.SlackBuild +++ b/haskell/haskell-easy-file/haskell-easy-file.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-easy-file diff --git a/haskell/haskell-echo/haskell-echo.SlackBuild b/haskell/haskell-echo/haskell-echo.SlackBuild index 64fb288b5d11b..4c8e9f7afa552 100644 --- a/haskell/haskell-echo/haskell-echo.SlackBuild +++ b/haskell/haskell-echo/haskell-echo.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-echo diff --git a/haskell/haskell-ed25519/haskell-ed25519.SlackBuild b/haskell/haskell-ed25519/haskell-ed25519.SlackBuild index d300d86864c87..24d0bc8013ed9 100644 --- a/haskell/haskell-ed25519/haskell-ed25519.SlackBuild +++ b/haskell/haskell-ed25519/haskell-ed25519.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-ed25519 diff --git a/haskell/haskell-edit-distance/haskell-edit-distance.SlackBuild b/haskell/haskell-edit-distance/haskell-edit-distance.SlackBuild index b8df6bb9e30b5..d160af619a36f 100644 --- a/haskell/haskell-edit-distance/haskell-edit-distance.SlackBuild +++ b/haskell/haskell-edit-distance/haskell-edit-distance.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-edit-distance diff --git a/haskell/haskell-either/haskell-either.SlackBuild b/haskell/haskell-either/haskell-either.SlackBuild index 0b5c4c3d9482a..5d7e796c6ba45 100644 --- a/haskell/haskell-either/haskell-either.SlackBuild +++ b/haskell/haskell-either/haskell-either.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-either diff --git a/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.SlackBuild b/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.SlackBuild index 2ab6a60162cd7..d6a92027f35a3 100644 --- a/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.SlackBuild +++ b/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-enclosed-exceptions diff --git a/haskell/haskell-env-locale/haskell-env-locale.SlackBuild b/haskell/haskell-env-locale/haskell-env-locale.SlackBuild index 2b4c2abee1b64..e644960187c56 100644 --- a/haskell/haskell-env-locale/haskell-env-locale.SlackBuild +++ b/haskell/haskell-env-locale/haskell-env-locale.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-env-locale diff --git a/haskell/haskell-erf/haskell-erf.SlackBuild b/haskell/haskell-erf/haskell-erf.SlackBuild index 69c6bdeffe781..7efb71e452ad8 100644 --- a/haskell/haskell-erf/haskell-erf.SlackBuild +++ b/haskell/haskell-erf/haskell-erf.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-erf diff --git a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild index 80998f92fd27d..e6794ed34190b 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild +++ b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-exceptions diff --git a/haskell/haskell-extensible-exceptions/haskell-extensible-exceptions.SlackBuild b/haskell/haskell-extensible-exceptions/haskell-extensible-exceptions.SlackBuild index deeac6dde4119..91e2cb759ac90 100644 --- a/haskell/haskell-extensible-exceptions/haskell-extensible-exceptions.SlackBuild +++ b/haskell/haskell-extensible-exceptions/haskell-extensible-exceptions.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-extensible-exceptions diff --git a/haskell/haskell-extra/haskell-extra.SlackBuild b/haskell/haskell-extra/haskell-extra.SlackBuild index cc26fd61493c8..a0cf73ee2ed25 100644 --- a/haskell/haskell-extra/haskell-extra.SlackBuild +++ b/haskell/haskell-extra/haskell-extra.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-extra diff --git a/haskell/haskell-fail/haskell-fail.SlackBuild b/haskell/haskell-fail/haskell-fail.SlackBuild index e1959db9bcee2..c8186291a7144 100644 --- a/haskell/haskell-fail/haskell-fail.SlackBuild +++ b/haskell/haskell-fail/haskell-fail.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-fail diff --git a/haskell/haskell-fast-logger/haskell-fast-logger.SlackBuild b/haskell/haskell-fast-logger/haskell-fast-logger.SlackBuild index 48a2c767a4941..c94cd64257269 100644 --- a/haskell/haskell-fast-logger/haskell-fast-logger.SlackBuild +++ b/haskell/haskell-fast-logger/haskell-fast-logger.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-fast-logger diff --git a/haskell/haskell-fgl/haskell-fgl.SlackBuild b/haskell/haskell-fgl/haskell-fgl.SlackBuild index 9d25fe65a2330..47ff2318a656a 100644 --- a/haskell/haskell-fgl/haskell-fgl.SlackBuild +++ b/haskell/haskell-fgl/haskell-fgl.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-fgl diff --git a/haskell/haskell-file-embed/haskell-file-embed.SlackBuild b/haskell/haskell-file-embed/haskell-file-embed.SlackBuild index 6f16fb2068393..41d8fa2211b38 100644 --- a/haskell/haskell-file-embed/haskell-file-embed.SlackBuild +++ b/haskell/haskell-file-embed/haskell-file-embed.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-file-embed diff --git a/haskell/haskell-filelock/haskell-filelock.SlackBuild b/haskell/haskell-filelock/haskell-filelock.SlackBuild index f2f076589187c..0fba3f0c00e42 100644 --- a/haskell/haskell-filelock/haskell-filelock.SlackBuild +++ b/haskell/haskell-filelock/haskell-filelock.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-filelock diff --git a/haskell/haskell-filemanip/haskell-filemanip.SlackBuild b/haskell/haskell-filemanip/haskell-filemanip.SlackBuild index b0b967879a807..1a2e66a5096a6 100644 --- a/haskell/haskell-filemanip/haskell-filemanip.SlackBuild +++ b/haskell/haskell-filemanip/haskell-filemanip.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-filemanip diff --git a/haskell/haskell-fixed/haskell-fixed.SlackBuild b/haskell/haskell-fixed/haskell-fixed.SlackBuild index c36a87fb6935b..3e05bd05c60b8 100644 --- a/haskell/haskell-fixed/haskell-fixed.SlackBuild +++ b/haskell/haskell-fixed/haskell-fixed.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-fixed diff --git a/haskell/haskell-foundation/haskell-foundation.SlackBuild b/haskell/haskell-foundation/haskell-foundation.SlackBuild index 042e3f65db3f0..44e7258ebd7fa 100644 --- a/haskell/haskell-foundation/haskell-foundation.SlackBuild +++ b/haskell/haskell-foundation/haskell-foundation.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-foundation diff --git a/haskell/haskell-free/haskell-free.SlackBuild b/haskell/haskell-free/haskell-free.SlackBuild index b2e2f52518452..74f85e8275742 100644 --- a/haskell/haskell-free/haskell-free.SlackBuild +++ b/haskell/haskell-free/haskell-free.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-free diff --git a/haskell/haskell-fsnotify/haskell-fsnotify.SlackBuild b/haskell/haskell-fsnotify/haskell-fsnotify.SlackBuild index da1b5e34b911f..fe1c53c01aaff 100644 --- a/haskell/haskell-fsnotify/haskell-fsnotify.SlackBuild +++ b/haskell/haskell-fsnotify/haskell-fsnotify.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-fsnotify diff --git a/haskell/haskell-generic-deriving/haskell-generic-deriving.SlackBuild b/haskell/haskell-generic-deriving/haskell-generic-deriving.SlackBuild index 50b0e0dc8b28a..0527dfd1489ac 100644 --- a/haskell/haskell-generic-deriving/haskell-generic-deriving.SlackBuild +++ b/haskell/haskell-generic-deriving/haskell-generic-deriving.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-generic-deriving diff --git a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild index f5ff17ea81346..1de8f3b0819e1 100644 --- a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild +++ b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-ghc-paths diff --git a/haskell/haskell-gitrev/haskell-gitrev.SlackBuild b/haskell/haskell-gitrev/haskell-gitrev.SlackBuild index 16379ce5abe4a..e58e1b3b9e33e 100644 --- a/haskell/haskell-gitrev/haskell-gitrev.SlackBuild +++ b/haskell/haskell-gitrev/haskell-gitrev.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-gitrev diff --git a/haskell/haskell-gloss-rendering/haskell-gloss-rendering.SlackBuild b/haskell/haskell-gloss-rendering/haskell-gloss-rendering.SlackBuild index dc0a51051a391..1a600b893481b 100644 --- a/haskell/haskell-gloss-rendering/haskell-gloss-rendering.SlackBuild +++ b/haskell/haskell-gloss-rendering/haskell-gloss-rendering.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-gloss-rendering diff --git a/haskell/haskell-gloss/haskell-gloss.SlackBuild b/haskell/haskell-gloss/haskell-gloss.SlackBuild index 0340ecaf5467a..679d0c208c63c 100644 --- a/haskell/haskell-gloss/haskell-gloss.SlackBuild +++ b/haskell/haskell-gloss/haskell-gloss.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-gloss diff --git a/haskell/haskell-graphviz/haskell-graphviz.SlackBuild b/haskell/haskell-graphviz/haskell-graphviz.SlackBuild index 7f99408bfc2d8..58dab877e2f55 100644 --- a/haskell/haskell-graphviz/haskell-graphviz.SlackBuild +++ b/haskell/haskell-graphviz/haskell-graphviz.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-graphviz diff --git a/haskell/haskell-hackage-security/haskell-hackage-security.SlackBuild b/haskell/haskell-hackage-security/haskell-hackage-security.SlackBuild index 920fb47ad11e6..b1babe5823e0c 100644 --- a/haskell/haskell-hackage-security/haskell-hackage-security.SlackBuild +++ b/haskell/haskell-hackage-security/haskell-hackage-security.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hackage-security diff --git a/haskell/haskell-haddock-library/haskell-haddock-library.SlackBuild b/haskell/haskell-haddock-library/haskell-haddock-library.SlackBuild index 29f55818c2c7a..fb5d8d8359c1e 100644 --- a/haskell/haskell-haddock-library/haskell-haddock-library.SlackBuild +++ b/haskell/haskell-haddock-library/haskell-haddock-library.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-haddock-library diff --git a/haskell/haskell-half/haskell-half.SlackBuild b/haskell/haskell-half/haskell-half.SlackBuild index 0b264cb6c5a7e..d6e63cf2fd0b9 100644 --- a/haskell/haskell-half/haskell-half.SlackBuild +++ b/haskell/haskell-half/haskell-half.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-half diff --git a/haskell/haskell-hashable/haskell-hashable.SlackBuild b/haskell/haskell-hashable/haskell-hashable.SlackBuild index adecfe208333c..a6273b1a1bfb6 100644 --- a/haskell/haskell-hashable/haskell-hashable.SlackBuild +++ b/haskell/haskell-hashable/haskell-hashable.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hashable diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild index 9877cc7ab49df..e9ffe8aa763a8 100644 --- a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild +++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hashed-storage diff --git a/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild b/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild index bbcc7e4510b90..be7cb906655af 100644 --- a/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild +++ b/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-haskell-src diff --git a/haskell/haskell-highlighting-kate/haskell-highlighting-kate.SlackBuild b/haskell/haskell-highlighting-kate/haskell-highlighting-kate.SlackBuild index 8bb077e3e4e53..5d4541fa91c5e 100644 --- a/haskell/haskell-highlighting-kate/haskell-highlighting-kate.SlackBuild +++ b/haskell/haskell-highlighting-kate/haskell-highlighting-kate.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-highlighting-kate diff --git a/haskell/haskell-hinotify/haskell-hinotify.SlackBuild b/haskell/haskell-hinotify/haskell-hinotify.SlackBuild index 1c573dd5dccdb..719bdd92547c3 100644 --- a/haskell/haskell-hinotify/haskell-hinotify.SlackBuild +++ b/haskell/haskell-hinotify/haskell-hinotify.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hinotify diff --git a/haskell/haskell-hostname/haskell-hostname.SlackBuild b/haskell/haskell-hostname/haskell-hostname.SlackBuild index be9d5571bc305..033ce30330213 100644 --- a/haskell/haskell-hostname/haskell-hostname.SlackBuild +++ b/haskell/haskell-hostname/haskell-hostname.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hostname diff --git a/haskell/haskell-hourglass/haskell-hourglass.SlackBuild b/haskell/haskell-hourglass/haskell-hourglass.SlackBuild index 29478b1623778..8e541f8b20bd0 100644 --- a/haskell/haskell-hourglass/haskell-hourglass.SlackBuild +++ b/haskell/haskell-hourglass/haskell-hourglass.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hourglass diff --git a/haskell/haskell-hpack/haskell-hpack.SlackBuild b/haskell/haskell-hpack/haskell-hpack.SlackBuild index b38ce148255a8..74044716d8358 100644 --- a/haskell/haskell-hpack/haskell-hpack.SlackBuild +++ b/haskell/haskell-hpack/haskell-hpack.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hpack diff --git a/haskell/haskell-hslogger/haskell-hslogger.SlackBuild b/haskell/haskell-hslogger/haskell-hslogger.SlackBuild index 2f2f904c370af..d8fbba1eff73c 100644 --- a/haskell/haskell-hslogger/haskell-hslogger.SlackBuild +++ b/haskell/haskell-hslogger/haskell-hslogger.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hslogger diff --git a/haskell/haskell-hslua-module-text/haskell-hslua-module-text.SlackBuild b/haskell/haskell-hslua-module-text/haskell-hslua-module-text.SlackBuild index 1c97b2a6024a8..1668022b229d4 100644 --- a/haskell/haskell-hslua-module-text/haskell-hslua-module-text.SlackBuild +++ b/haskell/haskell-hslua-module-text/haskell-hslua-module-text.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hslua-module-text diff --git a/haskell/haskell-hslua/haskell-hslua.SlackBuild b/haskell/haskell-hslua/haskell-hslua.SlackBuild index ac574d57e4520..82f3b9c71b0f4 100644 --- a/haskell/haskell-hslua/haskell-hslua.SlackBuild +++ b/haskell/haskell-hslua/haskell-hslua.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hslua diff --git a/haskell/haskell-hsp/haskell-hsp.SlackBuild b/haskell/haskell-hsp/haskell-hsp.SlackBuild index a091423b9a089..b9857e2a75798 100644 --- a/haskell/haskell-hsp/haskell-hsp.SlackBuild +++ b/haskell/haskell-hsp/haskell-hsp.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hsp diff --git a/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild b/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild index 14052b239b8ec..f1c81e827992d 100644 --- a/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild +++ b/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hspec-core diff --git a/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild b/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild index d23583e274a04..2beca97a432ef 100644 --- a/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild +++ b/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hspec-discover diff --git a/haskell/haskell-hspec-expectations/haskell-hspec-expectations.SlackBuild b/haskell/haskell-hspec-expectations/haskell-hspec-expectations.SlackBuild index 1acb4635dd6e5..10b815a9a1501 100644 --- a/haskell/haskell-hspec-expectations/haskell-hspec-expectations.SlackBuild +++ b/haskell/haskell-hspec-expectations/haskell-hspec-expectations.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hspec-expectations diff --git a/haskell/haskell-hspec-smallcheck/haskell-hspec-smallcheck.SlackBuild b/haskell/haskell-hspec-smallcheck/haskell-hspec-smallcheck.SlackBuild index ae8df7ebbf0a9..048a082230ff6 100644 --- a/haskell/haskell-hspec-smallcheck/haskell-hspec-smallcheck.SlackBuild +++ b/haskell/haskell-hspec-smallcheck/haskell-hspec-smallcheck.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hspec-smallcheck diff --git a/haskell/haskell-hspec/haskell-hspec.SlackBuild b/haskell/haskell-hspec/haskell-hspec.SlackBuild index c1eb788c8c3a6..ff605f89fc5fb 100644 --- a/haskell/haskell-hspec/haskell-hspec.SlackBuild +++ b/haskell/haskell-hspec/haskell-hspec.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hspec diff --git a/haskell/haskell-html/haskell-html.SlackBuild b/haskell/haskell-html/haskell-html.SlackBuild index 5ab6861485b1d..478f9c542749d 100644 --- a/haskell/haskell-html/haskell-html.SlackBuild +++ b/haskell/haskell-html/haskell-html.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-html diff --git a/haskell/haskell-http-api-data/haskell-http-api-data.SlackBuild b/haskell/haskell-http-api-data/haskell-http-api-data.SlackBuild index c2234f6d01972..2d3a1c2a78cdf 100644 --- a/haskell/haskell-http-api-data/haskell-http-api-data.SlackBuild +++ b/haskell/haskell-http-api-data/haskell-http-api-data.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-http-api-data diff --git a/haskell/haskell-http-client-tls/haskell-http-client-tls.SlackBuild b/haskell/haskell-http-client-tls/haskell-http-client-tls.SlackBuild index d446754bd2a9e..cffa74a851a07 100644 --- a/haskell/haskell-http-client-tls/haskell-http-client-tls.SlackBuild +++ b/haskell/haskell-http-client-tls/haskell-http-client-tls.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-http-client-tls diff --git a/haskell/haskell-http-client/haskell-http-client.SlackBuild b/haskell/haskell-http-client/haskell-http-client.SlackBuild index 4177499134be0..a0f97a36cce93 100644 --- a/haskell/haskell-http-client/haskell-http-client.SlackBuild +++ b/haskell/haskell-http-client/haskell-http-client.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-http-client diff --git a/haskell/haskell-http-conduit/haskell-http-conduit.SlackBuild b/haskell/haskell-http-conduit/haskell-http-conduit.SlackBuild index d2369921d0360..d4156941ccc2e 100644 --- a/haskell/haskell-http-conduit/haskell-http-conduit.SlackBuild +++ b/haskell/haskell-http-conduit/haskell-http-conduit.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-http-conduit diff --git a/haskell/haskell-http-types/haskell-http-types.SlackBuild b/haskell/haskell-http-types/haskell-http-types.SlackBuild index 337bcfad09754..3439c759b9700 100644 --- a/haskell/haskell-http-types/haskell-http-types.SlackBuild +++ b/haskell/haskell-http-types/haskell-http-types.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-http-types diff --git a/haskell/haskell-hxt-charproperties/haskell-hxt-charproperties.SlackBuild b/haskell/haskell-hxt-charproperties/haskell-hxt-charproperties.SlackBuild index f40a576c45c05..525ab6a0c8fba 100644 --- a/haskell/haskell-hxt-charproperties/haskell-hxt-charproperties.SlackBuild +++ b/haskell/haskell-hxt-charproperties/haskell-hxt-charproperties.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hxt-charproperties diff --git a/haskell/haskell-hxt-regex-xmlschema/haskell-hxt-regex-xmlschema.SlackBuild b/haskell/haskell-hxt-regex-xmlschema/haskell-hxt-regex-xmlschema.SlackBuild index 6342d60581276..ce6c6bc51af27 100644 --- a/haskell/haskell-hxt-regex-xmlschema/haskell-hxt-regex-xmlschema.SlackBuild +++ b/haskell/haskell-hxt-regex-xmlschema/haskell-hxt-regex-xmlschema.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hxt-regex-xmlschema diff --git a/haskell/haskell-hxt-unicode/haskell-hxt-unicode.SlackBuild b/haskell/haskell-hxt-unicode/haskell-hxt-unicode.SlackBuild index 85a2d0104aa26..20049bcf3f65c 100644 --- a/haskell/haskell-hxt-unicode/haskell-hxt-unicode.SlackBuild +++ b/haskell/haskell-hxt-unicode/haskell-hxt-unicode.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hxt-unicode diff --git a/haskell/haskell-hxt/haskell-hxt.SlackBuild b/haskell/haskell-hxt/haskell-hxt.SlackBuild index 81c2712ba656c..0303b0194b247 100644 --- a/haskell/haskell-hxt/haskell-hxt.SlackBuild +++ b/haskell/haskell-hxt/haskell-hxt.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-hxt diff --git a/haskell/haskell-idna/haskell-idna.SlackBuild b/haskell/haskell-idna/haskell-idna.SlackBuild index bb51447521b96..87e856cf5a558 100644 --- a/haskell/haskell-idna/haskell-idna.SlackBuild +++ b/haskell/haskell-idna/haskell-idna.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-idna diff --git a/haskell/haskell-infer-license/haskell-infer-license.SlackBuild b/haskell/haskell-infer-license/haskell-infer-license.SlackBuild index f4badb8096dd9..5259ab67fad35 100644 --- a/haskell/haskell-infer-license/haskell-infer-license.SlackBuild +++ b/haskell/haskell-infer-license/haskell-infer-license.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-infer-license diff --git a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild index ae977ae2b8a6d..54d54719d989c 100644 --- a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild +++ b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-integer-logarithms diff --git a/haskell/haskell-iwlib/haskell-iwlib.SlackBuild b/haskell/haskell-iwlib/haskell-iwlib.SlackBuild index 23da05ca24d17..214bf8f97c986 100644 --- a/haskell/haskell-iwlib/haskell-iwlib.SlackBuild +++ b/haskell/haskell-iwlib/haskell-iwlib.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-iwlib diff --git a/haskell/haskell-json/haskell-json.SlackBuild b/haskell/haskell-json/haskell-json.SlackBuild index 8d90f5c22053d..baa9434abfc01 100644 --- a/haskell/haskell-json/haskell-json.SlackBuild +++ b/haskell/haskell-json/haskell-json.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-json diff --git a/haskell/haskell-lcs/haskell-lcs.SlackBuild b/haskell/haskell-lcs/haskell-lcs.SlackBuild index c83fd976a8a0c..84844e896f848 100644 --- a/haskell/haskell-lcs/haskell-lcs.SlackBuild +++ b/haskell/haskell-lcs/haskell-lcs.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-lcs diff --git a/haskell/haskell-lexer/haskell-lexer.SlackBuild b/haskell/haskell-lexer/haskell-lexer.SlackBuild index 6b939d28f66a5..a6b0635eff93a 100644 --- a/haskell/haskell-lexer/haskell-lexer.SlackBuild +++ b/haskell/haskell-lexer/haskell-lexer.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-lexer diff --git a/haskell/haskell-libyaml/haskell-libyaml.SlackBuild b/haskell/haskell-libyaml/haskell-libyaml.SlackBuild index 4af1c547c09c8..3f51d6def5b95 100644 --- a/haskell/haskell-libyaml/haskell-libyaml.SlackBuild +++ b/haskell/haskell-libyaml/haskell-libyaml.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-libyaml diff --git a/haskell/haskell-lifted-async/haskell-lifted-async.SlackBuild b/haskell/haskell-lifted-async/haskell-lifted-async.SlackBuild index 5acd1dedb5156..a9e6ae12c301f 100644 --- a/haskell/haskell-lifted-async/haskell-lifted-async.SlackBuild +++ b/haskell/haskell-lifted-async/haskell-lifted-async.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-lifted-async diff --git a/haskell/haskell-lifted-base/haskell-lifted-base.SlackBuild b/haskell/haskell-lifted-base/haskell-lifted-base.SlackBuild index 8feaee3447d37..41a8610221382 100644 --- a/haskell/haskell-lifted-base/haskell-lifted-base.SlackBuild +++ b/haskell/haskell-lifted-base/haskell-lifted-base.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-lifted-base diff --git a/haskell/haskell-logict/haskell-logict.SlackBuild b/haskell/haskell-logict/haskell-logict.SlackBuild index d9d27eeb8ef9b..2eb0d5b38a7f9 100644 --- a/haskell/haskell-logict/haskell-logict.SlackBuild +++ b/haskell/haskell-logict/haskell-logict.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-logict diff --git a/haskell/haskell-megaparsec/haskell-megaparsec.SlackBuild b/haskell/haskell-megaparsec/haskell-megaparsec.SlackBuild index fd603135e036d..cf8faa4f924c0 100644 --- a/haskell/haskell-megaparsec/haskell-megaparsec.SlackBuild +++ b/haskell/haskell-megaparsec/haskell-megaparsec.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-megaparsec diff --git a/haskell/haskell-memory/haskell-memory.SlackBuild b/haskell/haskell-memory/haskell-memory.SlackBuild index 7b619dcfb01b1..186df1a5f48ec 100644 --- a/haskell/haskell-memory/haskell-memory.SlackBuild +++ b/haskell/haskell-memory/haskell-memory.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-memory diff --git a/haskell/haskell-microlens-th/haskell-microlens-th.SlackBuild b/haskell/haskell-microlens-th/haskell-microlens-th.SlackBuild index 0b332fceef724..8ad09624de607 100644 --- a/haskell/haskell-microlens-th/haskell-microlens-th.SlackBuild +++ b/haskell/haskell-microlens-th/haskell-microlens-th.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-microlens-th diff --git a/haskell/haskell-microlens/haskell-microlens.SlackBuild b/haskell/haskell-microlens/haskell-microlens.SlackBuild index c834e2825a341..9a7786d45c055 100644 --- a/haskell/haskell-microlens/haskell-microlens.SlackBuild +++ b/haskell/haskell-microlens/haskell-microlens.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-microlens diff --git a/haskell/haskell-mime-types/haskell-mime-types.SlackBuild b/haskell/haskell-mime-types/haskell-mime-types.SlackBuild index 6de7ddb0a0fd8..43f4f7deb3733 100644 --- a/haskell/haskell-mime-types/haskell-mime-types.SlackBuild +++ b/haskell/haskell-mime-types/haskell-mime-types.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-mime-types diff --git a/haskell/haskell-mintty/haskell-mintty.SlackBuild b/haskell/haskell-mintty/haskell-mintty.SlackBuild index 016eb33388139..c585178ace7ad 100644 --- a/haskell/haskell-mintty/haskell-mintty.SlackBuild +++ b/haskell/haskell-mintty/haskell-mintty.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-mintty diff --git a/haskell/haskell-mmap/haskell-mmap.SlackBuild b/haskell/haskell-mmap/haskell-mmap.SlackBuild index 4ec298e1b1ab6..d7c895661fb60 100644 --- a/haskell/haskell-mmap/haskell-mmap.SlackBuild +++ b/haskell/haskell-mmap/haskell-mmap.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-mmap diff --git a/haskell/haskell-mmorph/haskell-mmorph.SlackBuild b/haskell/haskell-mmorph/haskell-mmorph.SlackBuild index 3cf1fc9a248a9..440772e9814fd 100644 --- a/haskell/haskell-mmorph/haskell-mmorph.SlackBuild +++ b/haskell/haskell-mmorph/haskell-mmorph.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-mmorph diff --git a/haskell/haskell-monad-control/haskell-monad-control.SlackBuild b/haskell/haskell-monad-control/haskell-monad-control.SlackBuild index e0acf7db98355..b03fc500ed6eb 100644 --- a/haskell/haskell-monad-control/haskell-monad-control.SlackBuild +++ b/haskell/haskell-monad-control/haskell-monad-control.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-monad-control diff --git a/haskell/haskell-monad-logger/haskell-monad-logger.SlackBuild b/haskell/haskell-monad-logger/haskell-monad-logger.SlackBuild index bccdddc98c4fc..6129393f5bdf2 100644 --- a/haskell/haskell-monad-logger/haskell-monad-logger.SlackBuild +++ b/haskell/haskell-monad-logger/haskell-monad-logger.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-monad-logger diff --git a/haskell/haskell-monad-loops/haskell-monad-loops.SlackBuild b/haskell/haskell-monad-loops/haskell-monad-loops.SlackBuild index 33374daf8532f..65eabf7ac10c6 100644 --- a/haskell/haskell-monad-loops/haskell-monad-loops.SlackBuild +++ b/haskell/haskell-monad-loops/haskell-monad-loops.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-monad-loops diff --git a/haskell/haskell-monads-tf/haskell-monads-tf.SlackBuild b/haskell/haskell-monads-tf/haskell-monads-tf.SlackBuild index 716e7902daae8..6cac04962e87f 100644 --- a/haskell/haskell-monads-tf/haskell-monads-tf.SlackBuild +++ b/haskell/haskell-monads-tf/haskell-monads-tf.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-monads-tf diff --git a/haskell/haskell-mono-traversable/haskell-mono-traversable.SlackBuild b/haskell/haskell-mono-traversable/haskell-mono-traversable.SlackBuild index 496206d546b96..77767f5c83bb8 100644 --- a/haskell/haskell-mono-traversable/haskell-mono-traversable.SlackBuild +++ b/haskell/haskell-mono-traversable/haskell-mono-traversable.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-mono-traversable diff --git a/haskell/haskell-multipart/haskell-multipart.SlackBuild b/haskell/haskell-multipart/haskell-multipart.SlackBuild index bd6173830920b..4c4f5251bd201 100644 --- a/haskell/haskell-multipart/haskell-multipart.SlackBuild +++ b/haskell/haskell-multipart/haskell-multipart.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-multipart diff --git a/haskell/haskell-mustache/haskell-mustache.SlackBuild b/haskell/haskell-mustache/haskell-mustache.SlackBuild index 4f864fbfb378d..8c3ceddc5bcb0 100644 --- a/haskell/haskell-mustache/haskell-mustache.SlackBuild +++ b/haskell/haskell-mustache/haskell-mustache.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-mustache diff --git a/haskell/haskell-nats/haskell-nats.SlackBuild b/haskell/haskell-nats/haskell-nats.SlackBuild index 12dbbc3369eb6..d01922d0ff7f6 100644 --- a/haskell/haskell-nats/haskell-nats.SlackBuild +++ b/haskell/haskell-nats/haskell-nats.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-nats diff --git a/haskell/haskell-neat-interpolation/haskell-neat-interpolation.SlackBuild b/haskell/haskell-neat-interpolation/haskell-neat-interpolation.SlackBuild index eee0bf8205ab4..4ee964a1e3920 100644 --- a/haskell/haskell-neat-interpolation/haskell-neat-interpolation.SlackBuild +++ b/haskell/haskell-neat-interpolation/haskell-neat-interpolation.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-neat-interpolation diff --git a/haskell/haskell-network-uri/haskell-network-uri.SlackBuild b/haskell/haskell-network-uri/haskell-network-uri.SlackBuild index 1ba954387c142..093eaef401291 100644 --- a/haskell/haskell-network-uri/haskell-network-uri.SlackBuild +++ b/haskell/haskell-network-uri/haskell-network-uri.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-network-uri diff --git a/haskell/haskell-network/haskell-network.SlackBuild b/haskell/haskell-network/haskell-network.SlackBuild index fcaa2b4abda71..0f41df085fddf 100644 --- a/haskell/haskell-network/haskell-network.SlackBuild +++ b/haskell/haskell-network/haskell-network.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-network diff --git a/haskell/haskell-old-locale/haskell-old-locale.SlackBuild b/haskell/haskell-old-locale/haskell-old-locale.SlackBuild index 92e5e3ea131ca..e0a36a856baed 100644 --- a/haskell/haskell-old-locale/haskell-old-locale.SlackBuild +++ b/haskell/haskell-old-locale/haskell-old-locale.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-old-locale diff --git a/haskell/haskell-old-time/haskell-old-time.SlackBuild b/haskell/haskell-old-time/haskell-old-time.SlackBuild index 286251a9dd6ec..f143c288eb004 100644 --- a/haskell/haskell-old-time/haskell-old-time.SlackBuild +++ b/haskell/haskell-old-time/haskell-old-time.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-old-time diff --git a/haskell/haskell-open-browser/haskell-open-browser.SlackBuild b/haskell/haskell-open-browser/haskell-open-browser.SlackBuild index 92388a8b7b53a..368fa4c637e72 100644 --- a/haskell/haskell-open-browser/haskell-open-browser.SlackBuild +++ b/haskell/haskell-open-browser/haskell-open-browser.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-open-browser diff --git a/haskell/haskell-optparse-applicative/haskell-optparse-applicative.SlackBuild b/haskell/haskell-optparse-applicative/haskell-optparse-applicative.SlackBuild index 55a16ef9eb9c7..1e66d07d3a744 100644 --- a/haskell/haskell-optparse-applicative/haskell-optparse-applicative.SlackBuild +++ b/haskell/haskell-optparse-applicative/haskell-optparse-applicative.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-optparse-applicative diff --git a/haskell/haskell-optparse-simple/haskell-optparse-simple.SlackBuild b/haskell/haskell-optparse-simple/haskell-optparse-simple.SlackBuild index 1bbb95c8a4f7b..b64611c495e5b 100644 --- a/haskell/haskell-optparse-simple/haskell-optparse-simple.SlackBuild +++ b/haskell/haskell-optparse-simple/haskell-optparse-simple.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-optparse-simple diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild index 1ae8bb9b26508..c5eb8daf2f1c1 100644 --- a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild +++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-pandoc-types diff --git a/haskell/haskell-parallel/haskell-parallel.SlackBuild b/haskell/haskell-parallel/haskell-parallel.SlackBuild index 5984c05046937..2e4d2ef825399 100644 --- a/haskell/haskell-parallel/haskell-parallel.SlackBuild +++ b/haskell/haskell-parallel/haskell-parallel.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-parallel diff --git a/haskell/haskell-parsec-numbers/haskell-parsec-numbers.SlackBuild b/haskell/haskell-parsec-numbers/haskell-parsec-numbers.SlackBuild index f1dfcba9fe9c2..58aa9b1287abd 100644 --- a/haskell/haskell-parsec-numbers/haskell-parsec-numbers.SlackBuild +++ b/haskell/haskell-parsec-numbers/haskell-parsec-numbers.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-parsec-numbers diff --git a/haskell/haskell-parser-combinators/haskell-parser-combinators.SlackBuild b/haskell/haskell-parser-combinators/haskell-parser-combinators.SlackBuild index 3dd2054f4aad0..d5c4b1117bf3a 100644 --- a/haskell/haskell-parser-combinators/haskell-parser-combinators.SlackBuild +++ b/haskell/haskell-parser-combinators/haskell-parser-combinators.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-parser-combinators diff --git a/haskell/haskell-path-io/haskell-path-io.SlackBuild b/haskell/haskell-path-io/haskell-path-io.SlackBuild index 1045b5b1decdb..7b582d4ad0e14 100644 --- a/haskell/haskell-path-io/haskell-path-io.SlackBuild +++ b/haskell/haskell-path-io/haskell-path-io.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-path-io diff --git a/haskell/haskell-path-pieces/haskell-path-pieces.SlackBuild b/haskell/haskell-path-pieces/haskell-path-pieces.SlackBuild index 9f985e0f8371a..9370ee8cdeec1 100644 --- a/haskell/haskell-path-pieces/haskell-path-pieces.SlackBuild +++ b/haskell/haskell-path-pieces/haskell-path-pieces.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-path-pieces diff --git a/haskell/haskell-path/haskell-path.SlackBuild b/haskell/haskell-path/haskell-path.SlackBuild index ebdc675de43e9..4782d571590c8 100644 --- a/haskell/haskell-path/haskell-path.SlackBuild +++ b/haskell/haskell-path/haskell-path.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-path diff --git a/haskell/haskell-pem/haskell-pem.SlackBuild b/haskell/haskell-pem/haskell-pem.SlackBuild index ee08d7a2e7f18..b353f512da14e 100644 --- a/haskell/haskell-pem/haskell-pem.SlackBuild +++ b/haskell/haskell-pem/haskell-pem.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-pem diff --git a/haskell/haskell-persistent-sqlite/haskell-persistent-sqlite.SlackBuild b/haskell/haskell-persistent-sqlite/haskell-persistent-sqlite.SlackBuild index 0d2a562b68498..0b04741f5d6ba 100644 --- a/haskell/haskell-persistent-sqlite/haskell-persistent-sqlite.SlackBuild +++ b/haskell/haskell-persistent-sqlite/haskell-persistent-sqlite.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-persistent-sqlite diff --git a/haskell/haskell-persistent-template/haskell-persistent-template.SlackBuild b/haskell/haskell-persistent-template/haskell-persistent-template.SlackBuild index aef50af341e33..24ec3a8c336b7 100644 --- a/haskell/haskell-persistent-template/haskell-persistent-template.SlackBuild +++ b/haskell/haskell-persistent-template/haskell-persistent-template.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-persistent-template diff --git a/haskell/haskell-persistent/haskell-persistent.SlackBuild b/haskell/haskell-persistent/haskell-persistent.SlackBuild index e18d7758ac157..71f36750fe8a1 100644 --- a/haskell/haskell-persistent/haskell-persistent.SlackBuild +++ b/haskell/haskell-persistent/haskell-persistent.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-persistent diff --git a/haskell/haskell-pipes/haskell-pipes.SlackBuild b/haskell/haskell-pipes/haskell-pipes.SlackBuild index 8f3bab30a6e35..0a37650749393 100644 --- a/haskell/haskell-pipes/haskell-pipes.SlackBuild +++ b/haskell/haskell-pipes/haskell-pipes.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for <appname> diff --git a/haskell/haskell-polyparse/haskell-polyparse.SlackBuild b/haskell/haskell-polyparse/haskell-polyparse.SlackBuild index b3f31e701f159..39e5a648eb700 100644 --- a/haskell/haskell-polyparse/haskell-polyparse.SlackBuild +++ b/haskell/haskell-polyparse/haskell-polyparse.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-polyparse diff --git a/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild b/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild index 7cd6ab4c03888..c39cc7426ddfd 100644 --- a/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild +++ b/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-pretty-show diff --git a/haskell/haskell-primitive/haskell-primitive.SlackBuild b/haskell/haskell-primitive/haskell-primitive.SlackBuild index a5c2c7331da07..2568dcc47b34b 100644 --- a/haskell/haskell-primitive/haskell-primitive.SlackBuild +++ b/haskell/haskell-primitive/haskell-primitive.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-primitive diff --git a/haskell/haskell-profunctors/haskell-profunctors.SlackBuild b/haskell/haskell-profunctors/haskell-profunctors.SlackBuild index ff62ade230d67..1d1146d8ce272 100644 --- a/haskell/haskell-profunctors/haskell-profunctors.SlackBuild +++ b/haskell/haskell-profunctors/haskell-profunctors.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-profunctors diff --git a/haskell/haskell-project-template/haskell-project-template.SlackBuild b/haskell/haskell-project-template/haskell-project-template.SlackBuild index 09b5e3df8dc70..30470f66061e0 100644 --- a/haskell/haskell-project-template/haskell-project-template.SlackBuild +++ b/haskell/haskell-project-template/haskell-project-template.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-project-template diff --git a/haskell/haskell-publicsuffixlist/haskell-publicsuffixlist.SlackBuild b/haskell/haskell-publicsuffixlist/haskell-publicsuffixlist.SlackBuild index f69ddfabec9d5..0fe21883f5427 100644 --- a/haskell/haskell-publicsuffixlist/haskell-publicsuffixlist.SlackBuild +++ b/haskell/haskell-publicsuffixlist/haskell-publicsuffixlist.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-publicsuffixlist diff --git a/haskell/haskell-punycode/haskell-punycode.SlackBuild b/haskell/haskell-punycode/haskell-punycode.SlackBuild index f4ed2b482c30c..c4c3c107775b4 100644 --- a/haskell/haskell-punycode/haskell-punycode.SlackBuild +++ b/haskell/haskell-punycode/haskell-punycode.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-punycode diff --git a/haskell/haskell-quickcheck-io/haskell-quickcheck-io.SlackBuild b/haskell/haskell-quickcheck-io/haskell-quickcheck-io.SlackBuild index be4276b799dc7..06c99a9bcdd89 100644 --- a/haskell/haskell-quickcheck-io/haskell-quickcheck-io.SlackBuild +++ b/haskell/haskell-quickcheck-io/haskell-quickcheck-io.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-quickcheck-io diff --git a/haskell/haskell-random/haskell-random.SlackBuild b/haskell/haskell-random/haskell-random.SlackBuild index 6e131d7a74131..7ee9ea1fe1324 100644 --- a/haskell/haskell-random/haskell-random.SlackBuild +++ b/haskell/haskell-random/haskell-random.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-random diff --git a/haskell/haskell-regex-applicative-text/haskell-regex-applicative-text.SlackBuild b/haskell/haskell-regex-applicative-text/haskell-regex-applicative-text.SlackBuild index c512e647ac021..2088cd4d5711e 100644 --- a/haskell/haskell-regex-applicative-text/haskell-regex-applicative-text.SlackBuild +++ b/haskell/haskell-regex-applicative-text/haskell-regex-applicative-text.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-applicative-text diff --git a/haskell/haskell-regex-applicative/haskell-regex-applicative.SlackBuild b/haskell/haskell-regex-applicative/haskell-regex-applicative.SlackBuild index f1471ab025094..e10af0de62c82 100644 --- a/haskell/haskell-regex-applicative/haskell-regex-applicative.SlackBuild +++ b/haskell/haskell-regex-applicative/haskell-regex-applicative.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-applicative diff --git a/haskell/haskell-regex-base/haskell-regex-base.SlackBuild b/haskell/haskell-regex-base/haskell-regex-base.SlackBuild index 660691c52a3a5..8b2b5f5caff51 100644 --- a/haskell/haskell-regex-base/haskell-regex-base.SlackBuild +++ b/haskell/haskell-regex-base/haskell-regex-base.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-base 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 baea88b3d08a6..6304a1624aa90 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 diff --git a/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild b/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild index 08d7aa751cd61..1b60fe08805b3 100644 --- a/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild +++ b/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-compat diff --git a/haskell/haskell-regex-pcre-builtin/haskell-regex-pcre-builtin.SlackBuild b/haskell/haskell-regex-pcre-builtin/haskell-regex-pcre-builtin.SlackBuild index d0b5ec870612a..6fbe0a839e726 100644 --- a/haskell/haskell-regex-pcre-builtin/haskell-regex-pcre-builtin.SlackBuild +++ b/haskell/haskell-regex-pcre-builtin/haskell-regex-pcre-builtin.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-pcre-builtin diff --git a/haskell/haskell-regex-pcre/haskell-regex-pcre.SlackBuild b/haskell/haskell-regex-pcre/haskell-regex-pcre.SlackBuild index f5b2e014c270a..0576ae1f782fd 100644 --- a/haskell/haskell-regex-pcre/haskell-regex-pcre.SlackBuild +++ b/haskell/haskell-regex-pcre/haskell-regex-pcre.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-pcre diff --git a/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild b/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild index 3815fe98cdd66..18ce0ae9fbfbb 100644 --- a/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild +++ b/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-posix diff --git a/haskell/haskell-regex-tdfa/haskell-regex-tdfa.SlackBuild b/haskell/haskell-regex-tdfa/haskell-regex-tdfa.SlackBuild index 5fff8d8c45e30..84fe2306f361e 100644 --- a/haskell/haskell-regex-tdfa/haskell-regex-tdfa.SlackBuild +++ b/haskell/haskell-regex-tdfa/haskell-regex-tdfa.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-regex-tdfa diff --git a/haskell/haskell-resolv/haskell-resolv.SlackBuild b/haskell/haskell-resolv/haskell-resolv.SlackBuild index 372239ecc628b..9e58f16b50918 100644 --- a/haskell/haskell-resolv/haskell-resolv.SlackBuild +++ b/haskell/haskell-resolv/haskell-resolv.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-resolv diff --git a/haskell/haskell-resource-pool/haskell-resource-pool.SlackBuild b/haskell/haskell-resource-pool/haskell-resource-pool.SlackBuild index bfdc0469b3750..f9f1b7790bd9e 100644 --- a/haskell/haskell-resource-pool/haskell-resource-pool.SlackBuild +++ b/haskell/haskell-resource-pool/haskell-resource-pool.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-resource-pool diff --git a/haskell/haskell-resourcet/haskell-resourcet.SlackBuild b/haskell/haskell-resourcet/haskell-resourcet.SlackBuild index 0a231236f64a6..0f2084ce8336f 100644 --- a/haskell/haskell-resourcet/haskell-resourcet.SlackBuild +++ b/haskell/haskell-resourcet/haskell-resourcet.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-resourcet diff --git a/haskell/haskell-retry/haskell-retry.SlackBuild b/haskell/haskell-retry/haskell-retry.SlackBuild index 6f672041276f1..f505cbf708624 100644 --- a/haskell/haskell-retry/haskell-retry.SlackBuild +++ b/haskell/haskell-retry/haskell-retry.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-retry diff --git a/haskell/haskell-rio/haskell-rio.SlackBuild b/haskell/haskell-rio/haskell-rio.SlackBuild index b1cb63ac95660..58687b921d0e9 100644 --- a/haskell/haskell-rio/haskell-rio.SlackBuild +++ b/haskell/haskell-rio/haskell-rio.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-rio diff --git a/haskell/haskell-safe/haskell-safe.SlackBuild b/haskell/haskell-safe/haskell-safe.SlackBuild index db822d88d8693..82a0f29a46067 100644 --- a/haskell/haskell-safe/haskell-safe.SlackBuild +++ b/haskell/haskell-safe/haskell-safe.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-safe diff --git a/haskell/haskell-sandi/haskell-sandi.SlackBuild b/haskell/haskell-sandi/haskell-sandi.SlackBuild index 5564f843b1991..30611a4d5b9f9 100644 --- a/haskell/haskell-sandi/haskell-sandi.SlackBuild +++ b/haskell/haskell-sandi/haskell-sandi.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-sandi diff --git a/haskell/haskell-scientific/haskell-scientific.SlackBuild b/haskell/haskell-scientific/haskell-scientific.SlackBuild index 55bd673d19024..03b9be95ba4b4 100644 --- a/haskell/haskell-scientific/haskell-scientific.SlackBuild +++ b/haskell/haskell-scientific/haskell-scientific.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-scientific diff --git a/haskell/haskell-securemem/haskell-securemem.SlackBuild b/haskell/haskell-securemem/haskell-securemem.SlackBuild index 27d52af4c822b..3d1a95310a0cc 100644 --- a/haskell/haskell-securemem/haskell-securemem.SlackBuild +++ b/haskell/haskell-securemem/haskell-securemem.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-securemem diff --git a/haskell/haskell-semigroupoids/haskell-semigroupoids.SlackBuild b/haskell/haskell-semigroupoids/haskell-semigroupoids.SlackBuild index 2fc92113d92c9..19135dc76ba14 100644 --- a/haskell/haskell-semigroupoids/haskell-semigroupoids.SlackBuild +++ b/haskell/haskell-semigroupoids/haskell-semigroupoids.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-semigroupoids diff --git a/haskell/haskell-semigroups/haskell-semigroups.SlackBuild b/haskell/haskell-semigroups/haskell-semigroups.SlackBuild index 6ce4418376203..4bc25438bf31e 100644 --- a/haskell/haskell-semigroups/haskell-semigroups.SlackBuild +++ b/haskell/haskell-semigroups/haskell-semigroups.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-semigroups diff --git a/haskell/haskell-setenv/haskell-setenv.SlackBuild b/haskell/haskell-setenv/haskell-setenv.SlackBuild index 82a3d28ea42f3..d6f9af35d278e 100644 --- a/haskell/haskell-setenv/haskell-setenv.SlackBuild +++ b/haskell/haskell-setenv/haskell-setenv.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-setenv diff --git a/haskell/haskell-setlocale/haskell-setlocale.SlackBuild b/haskell/haskell-setlocale/haskell-setlocale.SlackBuild index bdc479c4a8b8b..d5aba78710ca1 100644 --- a/haskell/haskell-setlocale/haskell-setlocale.SlackBuild +++ b/haskell/haskell-setlocale/haskell-setlocale.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-setlocale diff --git a/haskell/haskell-shelly/haskell-shelly.SlackBuild b/haskell/haskell-shelly/haskell-shelly.SlackBuild index 8cb3f6470510a..4726b5678a469 100644 --- a/haskell/haskell-shelly/haskell-shelly.SlackBuild +++ b/haskell/haskell-shelly/haskell-shelly.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-shelly diff --git a/haskell/haskell-silently/haskell-silently.SlackBuild b/haskell/haskell-silently/haskell-silently.SlackBuild index c05ddf05c6deb..97bd538f21b64 100644 --- a/haskell/haskell-silently/haskell-silently.SlackBuild +++ b/haskell/haskell-silently/haskell-silently.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-silently diff --git a/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild b/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild index 37076a096a2e5..38ccc87f82216 100644 --- a/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild +++ b/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-skylighting-core diff --git a/haskell/haskell-skylighting/haskell-skylighting.SlackBuild b/haskell/haskell-skylighting/haskell-skylighting.SlackBuild index 7b6fa6de43353..e1a5bfa6d0f30 100644 --- a/haskell/haskell-skylighting/haskell-skylighting.SlackBuild +++ b/haskell/haskell-skylighting/haskell-skylighting.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-skylighting diff --git a/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild b/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild index 377689ff5244c..a46d638b47da6 100644 --- a/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild +++ b/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-smallcheck diff --git a/haskell/haskell-socks/haskell-socks.SlackBuild b/haskell/haskell-socks/haskell-socks.SlackBuild index a795897350aa9..f1130b6ee127d 100644 --- a/haskell/haskell-socks/haskell-socks.SlackBuild +++ b/haskell/haskell-socks/haskell-socks.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-socks diff --git a/haskell/haskell-split/haskell-split.SlackBuild b/haskell/haskell-split/haskell-split.SlackBuild index ecdd8268d6c0d..481df7d077adf 100644 --- a/haskell/haskell-split/haskell-split.SlackBuild +++ b/haskell/haskell-split/haskell-split.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-split diff --git a/haskell/haskell-stack/haskell-stack.SlackBuild b/haskell/haskell-stack/haskell-stack.SlackBuild index 5c9d5c8d36657..2f420855e0412 100644 --- a/haskell/haskell-stack/haskell-stack.SlackBuild +++ b/haskell/haskell-stack/haskell-stack.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-stack diff --git a/haskell/haskell-stm-chans/haskell-stm-chans.SlackBuild b/haskell/haskell-stm-chans/haskell-stm-chans.SlackBuild index aa739b595d8fe..b486af37eb9e1 100644 --- a/haskell/haskell-stm-chans/haskell-stm-chans.SlackBuild +++ b/haskell/haskell-stm-chans/haskell-stm-chans.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-stm-chans diff --git a/haskell/haskell-store-core/haskell-store-core.SlackBuild b/haskell/haskell-store-core/haskell-store-core.SlackBuild index 4acc220cfd8b9..fe35a25b1788b 100644 --- a/haskell/haskell-store-core/haskell-store-core.SlackBuild +++ b/haskell/haskell-store-core/haskell-store-core.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-store-core diff --git a/haskell/haskell-store/haskell-store.SlackBuild b/haskell/haskell-store/haskell-store.SlackBuild index 373db71fa73fc..f6ba0e90388a7 100644 --- a/haskell/haskell-store/haskell-store.SlackBuild +++ b/haskell/haskell-store/haskell-store.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-store diff --git a/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild b/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild index 84d4442c18c8c..f15f7ab8f84fe 100644 --- a/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild +++ b/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-streaming-commons diff --git a/haskell/haskell-strict/haskell-strict.SlackBuild b/haskell/haskell-strict/haskell-strict.SlackBuild index d0c194753c3d0..0de9efdc90573 100644 --- a/haskell/haskell-strict/haskell-strict.SlackBuild +++ b/haskell/haskell-strict/haskell-strict.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-strict diff --git a/haskell/haskell-stringprep/haskell-stringprep.SlackBuild b/haskell/haskell-stringprep/haskell-stringprep.SlackBuild index 4908981fb37d1..ad51a5f268a27 100644 --- a/haskell/haskell-stringprep/haskell-stringprep.SlackBuild +++ b/haskell/haskell-stringprep/haskell-stringprep.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-stringprep diff --git a/haskell/haskell-stringsearch/haskell-stringsearch.SlackBuild b/haskell/haskell-stringsearch/haskell-stringsearch.SlackBuild index e7074665dc52f..3ddb674cee393 100644 --- a/haskell/haskell-stringsearch/haskell-stringsearch.SlackBuild +++ b/haskell/haskell-stringsearch/haskell-stringsearch.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-stringsearch diff --git a/haskell/haskell-syb/haskell-syb.SlackBuild b/haskell/haskell-syb/haskell-syb.SlackBuild index 5ff94f7386159..3c438c2b90636 100644 --- a/haskell/haskell-syb/haskell-syb.SlackBuild +++ b/haskell/haskell-syb/haskell-syb.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-syb diff --git a/haskell/haskell-system-fileio/haskell-system-fileio.SlackBuild b/haskell/haskell-system-fileio/haskell-system-fileio.SlackBuild index 779e4fbff9b2d..65a80d08f16cb 100644 --- a/haskell/haskell-system-fileio/haskell-system-fileio.SlackBuild +++ b/haskell/haskell-system-fileio/haskell-system-fileio.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-system-fileio diff --git a/haskell/haskell-system-filepath/haskell-system-filepath.SlackBuild b/haskell/haskell-system-filepath/haskell-system-filepath.SlackBuild index dde8197a17680..83fa52aa93bbf 100644 --- a/haskell/haskell-system-filepath/haskell-system-filepath.SlackBuild +++ b/haskell/haskell-system-filepath/haskell-system-filepath.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-system-filepath diff --git a/haskell/haskell-tagged/haskell-tagged.SlackBuild b/haskell/haskell-tagged/haskell-tagged.SlackBuild index 7c789377ccfd9..e15d3470555aa 100644 --- a/haskell/haskell-tagged/haskell-tagged.SlackBuild +++ b/haskell/haskell-tagged/haskell-tagged.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-tagged diff --git a/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild b/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild index eb8697ba68dfc..a4d35f4abdc25 100644 --- a/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild +++ b/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-tagsoup diff --git a/haskell/haskell-tar/haskell-tar.SlackBuild b/haskell/haskell-tar/haskell-tar.SlackBuild index e2349a15e56a2..b46916a26ba00 100644 --- a/haskell/haskell-tar/haskell-tar.SlackBuild +++ b/haskell/haskell-tar/haskell-tar.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-tar diff --git a/haskell/haskell-temporary/haskell-temporary.SlackBuild b/haskell/haskell-temporary/haskell-temporary.SlackBuild index 151f10c9dd2a2..c66a1ac31c13f 100644 --- a/haskell/haskell-temporary/haskell-temporary.SlackBuild +++ b/haskell/haskell-temporary/haskell-temporary.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-temporary diff --git a/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild b/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild index 289ec13b34471..b18516cf1d1f8 100644 --- a/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild +++ b/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-test-framework-hunit diff --git a/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild b/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild index e221d1bcbeb51..a87610269929b 100644 --- a/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild +++ b/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-test-framework-quickcheck2 diff --git a/haskell/haskell-test-framework/haskell-test-framework.SlackBuild b/haskell/haskell-test-framework/haskell-test-framework.SlackBuild index 84cb2313ddbb9..6b2853d3a137b 100644 --- a/haskell/haskell-test-framework/haskell-test-framework.SlackBuild +++ b/haskell/haskell-test-framework/haskell-test-framework.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-test-framework diff --git a/haskell/haskell-texmath/haskell-texmath.SlackBuild b/haskell/haskell-texmath/haskell-texmath.SlackBuild index 4eae78d9e9e19..204e9834c66d1 100644 --- a/haskell/haskell-texmath/haskell-texmath.SlackBuild +++ b/haskell/haskell-texmath/haskell-texmath.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-texmath diff --git a/haskell/haskell-text-icu/haskell-text-icu.SlackBuild b/haskell/haskell-text-icu/haskell-text-icu.SlackBuild index cfd14edaf719d..e29917d46393f 100644 --- a/haskell/haskell-text-icu/haskell-text-icu.SlackBuild +++ b/haskell/haskell-text-icu/haskell-text-icu.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-text-icu diff --git a/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild b/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild index 49f8bb3a9eaac..63cf3a2ff95fa 100644 --- a/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild +++ b/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-text-metrics diff --git a/haskell/haskell-tf-random/haskell-tf-random.SlackBuild b/haskell/haskell-tf-random/haskell-tf-random.SlackBuild index 8781f5fe23faa..ddc540bf3e9fe 100644 --- a/haskell/haskell-tf-random/haskell-tf-random.SlackBuild +++ b/haskell/haskell-tf-random/haskell-tf-random.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-tf-random diff --git a/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild b/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild index a4b438782df0c..f6ac28cac600b 100644 --- a/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild +++ b/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-th-abstraction diff --git a/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild b/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild index bbda38717ef64..371ab4cf0f2f7 100644 --- a/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild +++ b/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-th-expand-syns diff --git a/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild b/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild index d1624bf473137..51a12648f19f7 100644 --- a/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild +++ b/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-th-lift-instances diff --git a/haskell/haskell-th-lift/haskell-th-lift.SlackBuild b/haskell/haskell-th-lift/haskell-th-lift.SlackBuild index 6db0477e86d59..6b88d3265facc 100644 --- a/haskell/haskell-th-lift/haskell-th-lift.SlackBuild +++ b/haskell/haskell-th-lift/haskell-th-lift.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-th-lift diff --git a/haskell/haskell-th-orphans/haskell-th-orphans.SlackBuild b/haskell/haskell-th-orphans/haskell-th-orphans.SlackBuild index e1b8bb4fae26c..3c7acdb8ab735 100644 --- a/haskell/haskell-th-orphans/haskell-th-orphans.SlackBuild +++ b/haskell/haskell-th-orphans/haskell-th-orphans.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-th-orphans diff --git a/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild b/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild index 223a67ea8b9d1..290b18cc83a66 100644 --- a/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild +++ b/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-th-reify-many diff --git a/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild b/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild index e6033e08f5602..f29c7970a93d6 100644 --- a/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild +++ b/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-th-utilities diff --git a/haskell/haskell-time-locale-compat/haskell-time-locale-compat.SlackBuild b/haskell/haskell-time-locale-compat/haskell-time-locale-compat.SlackBuild index 4dd641d260714..f3daec15332d2 100644 --- a/haskell/haskell-time-locale-compat/haskell-time-locale-compat.SlackBuild +++ b/haskell/haskell-time-locale-compat/haskell-time-locale-compat.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-time-locale-compat diff --git a/haskell/haskell-tls/haskell-tls.SlackBuild b/haskell/haskell-tls/haskell-tls.SlackBuild index 5e3e31683bc97..3b419b5578d9e 100644 --- a/haskell/haskell-tls/haskell-tls.SlackBuild +++ b/haskell/haskell-tls/haskell-tls.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-tls diff --git a/haskell/haskell-transformers-base/haskell-transformers-base.SlackBuild b/haskell/haskell-transformers-base/haskell-transformers-base.SlackBuild index 0088774838c41..8f9e6d598b407 100644 --- a/haskell/haskell-transformers-base/haskell-transformers-base.SlackBuild +++ b/haskell/haskell-transformers-base/haskell-transformers-base.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-transformers-base diff --git a/haskell/haskell-transformers-compat/haskell-transformers-compat.SlackBuild b/haskell/haskell-transformers-compat/haskell-transformers-compat.SlackBuild index b1426ba62b364..ce24839837b56 100644 --- a/haskell/haskell-transformers-compat/haskell-transformers-compat.SlackBuild +++ b/haskell/haskell-transformers-compat/haskell-transformers-compat.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-transformers-compat diff --git a/haskell/haskell-typed-process/haskell-typed-process.SlackBuild b/haskell/haskell-typed-process/haskell-typed-process.SlackBuild index 646d3e6420f0a..329a19491fb46 100644 --- a/haskell/haskell-typed-process/haskell-typed-process.SlackBuild +++ b/haskell/haskell-typed-process/haskell-typed-process.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-typed-process diff --git a/haskell/haskell-unicode-transforms/haskell-unicode-transforms.SlackBuild b/haskell/haskell-unicode-transforms/haskell-unicode-transforms.SlackBuild index 8101775927a9a..9f8aea10fa359 100644 --- a/haskell/haskell-unicode-transforms/haskell-unicode-transforms.SlackBuild +++ b/haskell/haskell-unicode-transforms/haskell-unicode-transforms.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-unicode-transforms diff --git a/haskell/haskell-unix-compat/haskell-unix-compat.SlackBuild b/haskell/haskell-unix-compat/haskell-unix-compat.SlackBuild index 3f260ab7ad3b7..46882f5baee24 100644 --- a/haskell/haskell-unix-compat/haskell-unix-compat.SlackBuild +++ b/haskell/haskell-unix-compat/haskell-unix-compat.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-unix-compat diff --git a/haskell/haskell-unix-time/haskell-unix-time.SlackBuild b/haskell/haskell-unix-time/haskell-unix-time.SlackBuild index bacb7cd8b2da2..151ee5c340e0d 100644 --- a/haskell/haskell-unix-time/haskell-unix-time.SlackBuild +++ b/haskell/haskell-unix-time/haskell-unix-time.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-unix-time diff --git a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild index 3963d040e86ac..8011636346bc7 100644 --- a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild +++ b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-unliftio-core diff --git a/haskell/haskell-unliftio/haskell-unliftio.SlackBuild b/haskell/haskell-unliftio/haskell-unliftio.SlackBuild index 34892c6d2fb62..18877999235ef 100644 --- a/haskell/haskell-unliftio/haskell-unliftio.SlackBuild +++ b/haskell/haskell-unliftio/haskell-unliftio.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-unliftio diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild index 5727559a0b63a..36ae05e671bb4 100644 --- a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild +++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-unordered-containers diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild index 63aac743698b4..f20582c6f8408 100644 --- a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild +++ b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-utf8-string diff --git a/haskell/haskell-uuid-types/haskell-uuid-types.SlackBuild b/haskell/haskell-uuid-types/haskell-uuid-types.SlackBuild index 36570ebd454db..8d0413decc276 100644 --- a/haskell/haskell-uuid-types/haskell-uuid-types.SlackBuild +++ b/haskell/haskell-uuid-types/haskell-uuid-types.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-uuid-types diff --git a/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild b/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild index 7669f8f6ffd50..8aba669fd489c 100644 --- a/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild +++ b/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-vector-algorithms diff --git a/haskell/haskell-vector/haskell-vector.SlackBuild b/haskell/haskell-vector/haskell-vector.SlackBuild index d700ef9d84a26..7ade06e1b54e0 100644 --- a/haskell/haskell-vector/haskell-vector.SlackBuild +++ b/haskell/haskell-vector/haskell-vector.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-vector diff --git a/haskell/haskell-void/haskell-void.SlackBuild b/haskell/haskell-void/haskell-void.SlackBuild index bb2355db8f6d3..5ec2e124e6f98 100644 --- a/haskell/haskell-void/haskell-void.SlackBuild +++ b/haskell/haskell-void/haskell-void.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-void diff --git a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild index c0faf1adaed3c..f3c79a4f96294 100644 --- a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild +++ b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-wl-pprint-text diff --git a/haskell/haskell-x509-store/haskell-x509-store.SlackBuild b/haskell/haskell-x509-store/haskell-x509-store.SlackBuild index 3bb422f95bc6b..351ab6999b984 100644 --- a/haskell/haskell-x509-store/haskell-x509-store.SlackBuild +++ b/haskell/haskell-x509-store/haskell-x509-store.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-x509-store diff --git a/haskell/haskell-x509-system/haskell-x509-system.SlackBuild b/haskell/haskell-x509-system/haskell-x509-system.SlackBuild index 2c12f44b3c56c..e7b3743806216 100644 --- a/haskell/haskell-x509-system/haskell-x509-system.SlackBuild +++ b/haskell/haskell-x509-system/haskell-x509-system.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-x509-system diff --git a/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild b/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild index 85786310319a4..ba611a1284a6c 100644 --- a/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild +++ b/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-x509-validation diff --git a/haskell/haskell-x509/haskell-x509.SlackBuild b/haskell/haskell-x509/haskell-x509.SlackBuild index 402cbf43e6ed5..cd851a1cd8874 100644 --- a/haskell/haskell-x509/haskell-x509.SlackBuild +++ b/haskell/haskell-x509/haskell-x509.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-x509 diff --git a/haskell/haskell-xml/haskell-xml.SlackBuild b/haskell/haskell-xml/haskell-xml.SlackBuild index b81a405c63f65..fde1e19e7db19 100644 --- a/haskell/haskell-xml/haskell-xml.SlackBuild +++ b/haskell/haskell-xml/haskell-xml.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-xml diff --git a/haskell/haskell-yaml/haskell-yaml.SlackBuild b/haskell/haskell-yaml/haskell-yaml.SlackBuild index c9e3edf709bab..101ef6d2fa181 100644 --- a/haskell/haskell-yaml/haskell-yaml.SlackBuild +++ b/haskell/haskell-yaml/haskell-yaml.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-yaml diff --git a/haskell/haskell-zeromq4-haskell/haskell-zeromq4-haskell.SlackBuild b/haskell/haskell-zeromq4-haskell/haskell-zeromq4-haskell.SlackBuild index 0c6191fd46500..ded50081b1fbb 100644 --- a/haskell/haskell-zeromq4-haskell/haskell-zeromq4-haskell.SlackBuild +++ b/haskell/haskell-zeromq4-haskell/haskell-zeromq4-haskell.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-zeromq4-haskell diff --git a/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild b/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild index 53c18e7f50cb8..786d59bf7dac1 100644 --- a/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild +++ b/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-zip-archive diff --git a/haskell/haskell-zlib/haskell-zlib.SlackBuild b/haskell/haskell-zlib/haskell-zlib.SlackBuild index d45c32ea787db..75cde44507c17 100644 --- a/haskell/haskell-zlib/haskell-zlib.SlackBuild +++ b/haskell/haskell-zlib/haskell-zlib.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for haskell-zlib diff --git a/haskell/hscolour/hscolour.SlackBuild b/haskell/hscolour/hscolour.SlackBuild index bc5d3fc2c840b..02a2952cc1ee3 100644 --- a/haskell/hscolour/hscolour.SlackBuild +++ b/haskell/hscolour/hscolour.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for hscolour diff --git a/haskell/xmonad-contrib/xmonad-contrib.SlackBuild b/haskell/xmonad-contrib/xmonad-contrib.SlackBuild index 34501afea3a3a..b2d24d2318ad9 100644 --- a/haskell/xmonad-contrib/xmonad-contrib.SlackBuild +++ b/haskell/xmonad-contrib/xmonad-contrib.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for xmonad-contrib |