Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Polkit KDE Agent
Commits
4294f03c
Commit
4294f03c
authored
Jan 14, 2022
by
Laurent Montel
Browse files
Revert "Use SYSTEMD_USER_UNIT_INSTALL_DIR"
This reverts commit
ca30506c
.
parent
ca30506c
Pipeline
#123532
failed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4294f03c
...
...
@@ -85,7 +85,7 @@ install(TARGETS polkit-kde-authentication-agent-1 DESTINATION ${KDE_INSTALL_LIBE
install
(
FILES
${
CMAKE_BINARY_DIR
}
/polkit-kde-authentication-agent-1.desktop DESTINATION
${
KDE_INSTALL_AUTOSTARTDIR
}
)
install
(
FILES
${
CMAKE_BINARY_DIR
}
/polkit-kde-authentication-agent-1.desktop DESTINATION
${
KDE_INSTALL_APPDIR
}
RENAME org.kde.polkit-kde-authentication-agent-1.desktop
)
ecm_install_configured_files
(
INPUT plasma-polkit-agent.service.in DESTINATION
${
SYSTEMD
_
USER
_
UNIT
_INSTALL_
DIR
}
)
ecm_install_configured_files
(
INPUT plasma-polkit-agent.service.in DESTINATION
${
KDE_INSTALL_
SYSTEMDUSERUNITDIR
}
)
install
(
FILES policykit1-kde.notifyrc DESTINATION
${
KDE_INSTALL_KNOTIFY5RCDIR
}
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment