summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2020-01-04 01:14:39 +0100
committer Willy Sudiarto Raharjo2020-01-12 02:47:41 +0100
commite5281ef4c5d773207b4b443e49e60c1dec40179d (patch)
tree9dd1e8c93b6696f385ef501449f39f8fff56c3cc /system
parent4b73e45357577f466cea0bf693fccbb3f1b3fb9d (diff)
downloadslackbuilds-e5281ef4c5d773207b4b443e49e60c1dec40179d.tar.gz
system/newLd: Fix shebang.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/newLd/newLd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/newLd/newLd.SlackBuild b/system/newLd/newLd.SlackBuild
index 1556bf12eb..e941145bd9 100644
--- a/system/newLd/newLd.SlackBuild
+++ b/system/newLd/newLd.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright 2005-2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.