kwin: allow CMake to set RPATH during build
(cherry picked from commit 3ff6d0492a9fa939f559580dc841239a8f75142c)
This commit is contained in:
parent
f9fff51c2a
commit
350d196f7a
@ -26,6 +26,7 @@ plasmaPackage {
|
||||
kwindowsystem plasma-framework qtdeclarative qtmultimedia qtx11extras
|
||||
];
|
||||
patches = [ ./0001-qdiriterator-follow-symlinks.patch ];
|
||||
cmakeFlags = [ "-DCMAKE_SKIP_BUILD_RPATH=OFF" ];
|
||||
postInstall = ''
|
||||
wrapQtProgram "$out/bin/kwin_x11"
|
||||
wrapQtProgram "$out/bin/kwin_wayland"
|
||||
|
Loading…
Reference in New Issue
Block a user