summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author David Melik <dchmelik@gmail.com>2017-11-11 17:36:27 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:17 +0700
commit4873d39c7806115e6d77ccc00d4e88e8b37973b8 (patch)
tree5423fac895792ff7cd69c97744e03504fe82810c /games
parentc798cff88406b3632c90f620be62e7794da97371 (diff)
downloadslackbuilds-4873d39c7806115e6d77ccc00d4e88e8b37973b8.tar.gz
slackbuilds-4873d39c7806115e6d77ccc00d4e88e8b37973b8.tar.xz
games/mangband: Fix .desktop and doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/mangband/README4
-rw-r--r--games/mangband/doinst.sh24
-rw-r--r--games/mangband/mangband.SlackBuild2
-rw-r--r--games/mangband/mangband.desktop4
-rw-r--r--games/mangband/mangband.sh2
-rw-r--r--games/mangband/slack-desc2
6 files changed, 19 insertions, 19 deletions
diff --git a/games/mangband/README b/games/mangband/README
index 19014778fc..924fbc89f1 100644
--- a/games/mangband/README
+++ b/games/mangband/README
@@ -1,2 +1,2 @@
-MAngband is a free online multiplayer real-time roguelike game, derived from
-the single player game Angband.
+MAngband is a free online multiplayer real-time roguelike game, derived
+from the single player game Angband.
diff --git a/games/mangband/doinst.sh b/games/mangband/doinst.sh
index 72f1167f20..d776254957 100644
--- a/games/mangband/doinst.sh
+++ b/games/mangband/doinst.sh
@@ -12,15 +12,15 @@ config() {
fi
}
-config /usr/share/games/mangband/lib/data/scores.raw.new
-config /usr/share/games/mangband/lib/edit/artifact.txt.new
-config /usr/share/games/mangband/lib/edit/ego_item.txt.new
-config /usr/share/games/mangband/lib/edit/flavor.txt.new
-config /usr/share/games/mangband/lib/edit/limits.txt.new
-config /usr/share/games/mangband/lib/edit/monster.txt.new
-config /usr/share/games/mangband/lib/edit/object.txt.new
-config /usr/share/games/mangband/lib/edit/p_class.txt.new
-config /usr/share/games/mangband/lib/edit/p_hist.txt.new
-config /usr/share/games/mangband/lib/edit/p_race.txt.new
-config /usr/share/games/mangband/lib/edit/terrain.txt.new
-config /usr/share/games/mangband/lib/edit/vault.txt.new
+config usr/share/games/mangband/lib/data/scores.raw.new
+config usr/share/games/mangband/lib/edit/artifact.txt.new
+config usr/share/games/mangband/lib/edit/ego_item.txt.new
+config usr/share/games/mangband/lib/edit/flavor.txt.new
+config usr/share/games/mangband/lib/edit/limits.txt.new
+config usr/share/games/mangband/lib/edit/monster.txt.new
+config usr/share/games/mangband/lib/edit/object.txt.new
+config usr/share/games/mangband/lib/edit/p_class.txt.new
+config usr/share/games/mangband/lib/edit/p_hist.txt.new
+config usr/share/games/mangband/lib/edit/p_race.txt.new
+config usr/share/games/mangband/lib/edit/terrain.txt.new
+config usr/share/games/mangband/lib/edit/vault.txt.new
diff --git a/games/mangband/mangband.SlackBuild b/games/mangband/mangband.SlackBuild
index c32fc39d30..b06d0cebaa 100644
--- a/games/mangband/mangband.SlackBuild
+++ b/games/mangband/mangband.SlackBuild
@@ -90,7 +90,7 @@ mkdir -p $PKG/usr/games
cd $PKG/usr/games
ln -fs /usr/share/games/mangband/mangband.sh mangband
-ln -fs /usr/share/games/mangband/mangband.sh mangband.server
+ln -fs /usr/share/games/mangband/mangband.sh mangbandd
cd $TMP/$PRGNAM-$VERSION
cd ..
diff --git a/games/mangband/mangband.desktop b/games/mangband/mangband.desktop
index 3e066f524d..dbdcbb6f68 100644
--- a/games/mangband/mangband.desktop
+++ b/games/mangband/mangband.desktop
@@ -1,8 +1,8 @@
[Desktop Entry]
Name=Mangband
-Comment=Dive into Arda and defeat Morgoth
+Comment=Dive into Arda and defeat Morgoth
Exec=mangclient
Terminal=true
Type=Application
Categories=Game;
-Icon=tome
+Icon=mangband
diff --git a/games/mangband/mangband.sh b/games/mangband/mangband.sh
index 717bc06fae..1e81496c28 100644
--- a/games/mangband/mangband.sh
+++ b/games/mangband/mangband.sh
@@ -26,7 +26,7 @@ case $(basename $0) in
mangband)
exec ${GAMES_MANGBAND}/mangclient "$@"
;;
- mangband.server)
+ mangbandd)
exec ${GAMES_MANGBAND}/runserv "$@"
;;
esac
diff --git a/games/mangband/slack-desc b/games/mangband/slack-desc
index f2fe81e165..c96a5a27c5 100644
--- a/games/mangband/slack-desc
+++ b/games/mangband/slack-desc
@@ -15,5 +15,5 @@ mangband: homepage: http://mangband.org/
mangband: forum: http://angband.oook.cz/forum/
mangband: Usenet newsgroup: nntp://rec.games.roguelike.angband
mangband:
-mangband:
+mangband: (Currently only the text-based map version may compile on Slackware.)
mangband: