From 5106dc94102ff221bd04ce4a483ed4b68b629ff7 Mon Sep 17 00:00:00 2001 From: dsomero Date: Sat, 23 Nov 2013 09:18:36 -0500 Subject: various: Set hashbang line as /bin/sh. Signed-off-by: dsomero --- games/clonekeen/clonekeen.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/clonekeen/clonekeen.SlackBuild') diff --git a/games/clonekeen/clonekeen.SlackBuild b/games/clonekeen/clonekeen.SlackBuild index 5f165410f3..7770b5a5fd 100644 --- a/games/clonekeen/clonekeen.SlackBuild +++ b/games/clonekeen/clonekeen.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Slackware build script for clonekeen -- cgit v1.2.3