diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 06:41:23 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:26:58 +0000 |
commit | b0c698cdf59a78578dde50c207345f22b4ce1dfa (patch) | |
tree | 442f6ef756adc653475bf3bf72cc5a310ce135ca /desktop/xfce4-wavelan-plugin | |
parent | 15f7eac4ba14ca7958c0460e4cfe17c0d44a5339 (diff) | |
download | slackbuilds-b0c698cdf59a78578dde50c207345f22b4ce1dfa.tar.gz |
desktop/xfce4-wavelan-plugin: Fix shebang.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-wavelan-plugin')
-rw-r--r-- | desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild index 30c1104ef7..e8604b440d 100644 --- a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild +++ b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # Slackware build script for xfce4-wavelan-plugin # |