Browse Source
misc/BISP: Fix script encoding.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/87/head
B. Watson
5 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
3 additions and
3 deletions
-
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 |
|
|
|