generic: correct reference to installation path variables

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2020-02-25 20:10:51 +00:00
parent 13d65c15c8
commit 0a6837dd22
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
[D-BUS Service]
Name=org.kde.fontinst
Exec=@LIBEXEC_INSTALL_DIR@/fontinst
Exec=@KDE4_LIBEXEC_INSTALL_DIR@/fontinst

View file

@ -1,5 +1,5 @@
[D-BUS Service]
Name=org.kde.fontinst
Exec=@LIBEXEC_INSTALL_DIR@/fontinst
Exec=@KDE4_LIBEXEC_INSTALL_DIR@/fontinst
User=root

View file

@ -99,7 +99,7 @@ if test -n "$kcminputrc_mouse_cursortheme" -o -n "$kcminputrc_mouse_cursorsize"
fi
fi
[ -r @BIN_INSTALL_DIR@/krandrstartup ] && . @BIN_INSTALL_DIR@/krandrstartup
[ -r @KDE4_BIN_INSTALL_DIR@/krandrstartup ] && . @KDE4_BIN_INSTALL_DIR@/krandrstartup
if test "$kcmfonts_general_forcefontdpi" -ne 0; then
xrdb -quiet -merge -nocpp <<EOF