Correct installation of kwin_wayland when DESTDIR and libcap are used together
Based on patch for kinit: D8064.
This commit is contained in:
parent
c2f5b3e5b1
commit
f448691f54
1 changed files with 1 additions and 1 deletions
|
@ -646,7 +646,7 @@ if (HAVE_LIBCAP)
|
|||
COMMAND
|
||||
${SETCAP_EXECUTABLE}
|
||||
CAP_SYS_NICE=+ep
|
||||
$ENV{DESTDIR}${CMAKE_INSTALL_FULL_BINDIR}/kwin_wayland)"
|
||||
\$ENV{DESTDIR}${CMAKE_INSTALL_FULL_BINDIR}/kwin_wayland)"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue