mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/glxosd: Fix doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
16c3002dc7
commit
86cb6da1f0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue