diff options
Diffstat (limited to 'games/glxosd/doinst.sh')
-rw-r--r-- | games/glxosd/doinst.sh | 2 |
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 |