diff options
Diffstat (limited to 'development/jeex/doinst.sh')
-rw-r--r-- | development/jeex/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jeex/doinst.sh b/development/jeex/doinst.sh index 8ecf7cdfc4..66845d2cde 100644 --- a/development/jeex/doinst.sh +++ b/development/jeex/doinst.sh @@ -11,7 +11,7 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/jeex/jeex.rc.new +config etc/jeex.rc.new if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 |