diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-23 09:18:36 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-11-23 09:18:36 -0500 |
commit | 5106dc94102ff221bd04ce4a483ed4b68b629ff7 (patch) | |
tree | 4015d45c329c7f61de06f5cb76945e251ecff2f2 /games/ds-models | |
parent | def70a67cb521b5ce510fea6d7b54607f8f038e1 (diff) | |
download | slackbuilds-5106dc94102ff221bd04ce4a483ed4b68b629ff7.tar.gz |
various: Set hashbang line as /bin/sh.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/ds-models')
-rw-r--r-- | games/ds-models/ds-models.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ds-models/ds-models.SlackBuild b/games/ds-models/ds-models.SlackBuild index a29cc0847c..e0fea7b775 100644 --- a/games/ds-models/ds-models.SlackBuild +++ b/games/ds-models/ds-models.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Slackware build script for ds-models |