From 04dff17cff1bd790686d293f184e3e99c7f27a64 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 12 Mar 2022 13:17:53 +1300 Subject: python/python2-pkgconfig: Fix shebang. Signed-off-by: Andrew Clemons --- python/python2-pkgconfig/python2-pkgconfig.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python2-pkgconfig') diff --git a/python/python2-pkgconfig/python2-pkgconfig.SlackBuild b/python/python2-pkgconfig/python2-pkgconfig.SlackBuild index 0a972dc143..ca99c928df 100644 --- a/python/python2-pkgconfig/python2-pkgconfig.SlackBuild +++ b/python/python2-pkgconfig/python2-pkgconfig.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for python2-pkgconfig -- cgit v1.2.3