summaryrefslogtreecommitdiffstats
path: root/games/glxosd
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-11 06:48:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-11 06:48:35 +0700
commit86cb6da1f0d2e9fea4e9ab6d61de3415f1af56b6 (patch)
tree0451f02ccd22e64327c9b5ad12bef628ca1bc30c /games/glxosd
parent16c3002dc72822c69280ff54741bc0d0ed640214 (diff)
downloadslackbuilds-86cb6da1f0d2e9fea4e9ab6d61de3415f1af56b6.tar.gz
slackbuilds-86cb6da1f0d2e9fea4e9ab6d61de3415f1af56b6.tar.xz
games/glxosd: Fix doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/glxosd')
-rw-r--r--games/glxosd/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glxosd/doinst.sh b/games/glxosd/doinst.sh
index b91c4ec6c3..ee57890299 100644
--- a/games/glxosd/doinst.sh
+++ b/games/glxosd/doinst.sh
@@ -11,7 +11,7 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
-config etc/glxosd.new
+config etc/glxosd.conf.new
# Update the X font indexes:
if [ -x /usr/bin/mkfontdir ]; then