wlroots: Fix the build by not copying the library to $examples

Copying libwlroots isn't required anymore since the library runpath
of the example binaries now correctly references $out/lib anyway.

Fix #95205.
This commit is contained in:
Michael Weiss 2020-08-11 22:37:24 +02:00
parent 48618a1ab3
commit 6b188c1f08
No known key found for this signature in database
GPG key ID: 5BE487C4D4771D83

View file

@ -28,12 +28,6 @@ stdenv.mkDerivation rec {
mesonFlags = [ "-Dlogind-provider=systemd" ];
postInstall = ''
# Copy the library to $examples
mkdir -p $examples/lib
cp -P libwlroots* $examples/lib/
'';
postFixup = ''
# Install ALL example programs to $examples:
# screencopy dmabuf-capture input-inhibitor layer-shell idle-inhibit idle