diff options
Diffstat (limited to 'autotools-template.SlackBuild')
-rw-r--r-- | autotools-template.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotools-template.SlackBuild b/autotools-template.SlackBuild index ff59922..4c330b5 100644 --- a/autotools-template.SlackBuild +++ b/autotools-template.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for <appname> |