diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 16:26:07 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:48 +0700 |
commit | e21da3a09ff62c6af85052cfe8c91cdc2f5c7ae6 (patch) | |
tree | cf73f9a5df54d1dbdf2138d39ed42af863425cf1 /misc | |
parent | 1101fb77c36580cd62accd02e782135ba5f96580 (diff) |
misc/BISP: Fix script encoding.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/BISP/BISP.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/BISP/BISP.SlackBuild b/misc/BISP/BISP.SlackBuild index ebe7620708fd..4cd53b0b66d7 100644 --- a/misc/BISP/BISP.SlackBuild +++ b/misc/BISP/BISP.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Nexus Personal (BISP) # -# Copyright 2009 Niklas "Nille" Åkerström +# Copyright 2009 Niklas "Nille" Ã…kerström # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -32,10 +32,10 @@ # This was not a script to start with. # Just made a guide on wiki.slackware.se that "Damaged" # the Slackware install. -# 4.10.0.x 28/Mar/2009 by Niklas "Nille" Åkerström. +# 4.10.0.x 28/Mar/2009 by Niklas "Nille" Ã…kerström. # * First full working Slackware buildscript. # Buildscript needed "Compatlibs" from Ubuntu. -# 4.10.0.x 11/May/2009 by Niklas "Nille" Åkerström. +# 4.10.0.x 11/May/2009 by Niklas "Nille" Ã…kerström. # * Corrected some rights settings in the buildscript. # 4.10.2.16 01/Jan/2010 # * Removed the "Compatlibs" and made some minor changes to the |