Honor DESTDIR env variable in setcap command
This commit is contained in:
parent
269ec5bbce
commit
65fcde7426
1 changed files with 1 additions and 1 deletions
|
@ -646,7 +646,7 @@ if (HAVE_LIBCAP)
|
|||
COMMAND
|
||||
${SETCAP_EXECUTABLE}
|
||||
CAP_SYS_NICE=+ep
|
||||
${CMAKE_INSTALL_FULL_BINDIR}/kwin_wayland)"
|
||||
$ENV{DESTDIR}${CMAKE_INSTALL_FULL_BINDIR}/kwin_wayland)"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue