From 01bf50c9f8e4befa7cd9b05ba7a84196c6b2634a Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 11 Oct 2020 16:26:39 -0400 Subject: network/dropbear: Fix script encoding. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- network/dropbear/README | 14 +++++++------- network/dropbear/dropbear.SlackBuild | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'network/dropbear') diff --git a/network/dropbear/README b/network/dropbear/README index bae1c188d1..5da4e54160 100644 --- a/network/dropbear/README +++ b/network/dropbear/README @@ -6,13 +6,13 @@ distributed under a MIT-style license. Dropbear is particularly useful for "embedded"-type Linux (or other Unix) systems, such as wireless routers. -Please note the Dropbear distribution includes a standalone version of -OpenSSH's scp program. This slackbuild will build this by default, thus -creating a package which conflicts with OpenSSH's scp binary. Installing this -package will overwrite this file with a symbolic link to the dropbearmulti -binary, so a backup of /usr/bin/scp will be made if it exists. After -uninstalling dropbear, you can restore the backup with 'mv -/usr/bin/scp.openssh /usr/bin/scp'. +Please note the Dropbear distribution includes a standalone +version of OpenSSH's scp program. This slackbuild will build this +by default, thus creating a package which conflicts with OpenSSH's +scp binary. Installing this package will overwrite this file with a +symbolic link to the dropbearmulti binary, so a backup of /usr/bin/scp +will be made if it exists. After uninstalling dropbear, you can +restore the backup with 'mv /usr/bin/scp.openssh /usr/bin/scp'. If you do not want to build the scp binary, use: diff --git a/network/dropbear/dropbear.SlackBuild b/network/dropbear/dropbear.SlackBuild index 600a668195..070470e519 100644 --- a/network/dropbear/dropbear.SlackBuild +++ b/network/dropbear/dropbear.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2007-2008, Piter Punk, São Paulo, Brazil +# Copyright 2007-2008, Piter Punk, São Paulo, Brazil # Copyright 2017-2020, Andrew Clemons, Wellington New Zealand # All rights reserved. # -- cgit v1.2.3