Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
PowerDevil
Commits
80c94cb2
Commit
80c94cb2
authored
Sep 17, 2020
by
Antonio Rojas
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Take DESTDIR into account when running setcap
Otherwise this tries to setcap the wrong file
parent
b1ab276c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
daemon/CMakeLists.txt
daemon/CMakeLists.txt
+1
-1
No files found.
daemon/CMakeLists.txt
View file @
80c94cb2
...
...
@@ -157,7 +157,7 @@ if (HAVE_LIBCAP)
COMMAND
${
SETCAP_EXECUTABLE
}
CAP_WAKE_ALARM=+ep
${
KDE_INSTALL_FULL_LIBEXECDIR
}
/org_kde_powerdevil)"
\$
ENV{DESTDIR}
${
KDE_INSTALL_FULL_LIBEXECDIR
}
/org_kde_powerdevil)"
)
endif
()
...
...
Antonio Rojas
@arojas
mentioned in commit
f39a2fdf
·
Sep 17, 2020
mentioned in commit
f39a2fdf
mentioned in commit f39a2fdfd854f0c3fb1bbd19a133b87aa75d0bd8
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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