libsForQt5.phonon-backend-gstreamer: remove DESTDIR

Originally introduced in 128901e09f,
it no longer appears to be necessary.
This commit is contained in:
Jan Tojnar 2019-12-29 21:31:14 +01:00
parent db89a2ce38
commit 0ea38bd65a
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -52,10 +52,6 @@ stdenv.mkDerivation rec {
qtx11extras
];
# cleanup: the build system creates (empty) $out/$out/share/icons (double prefix)
# if DESTDIR is unset
DESTDIR="/";
nativeBuildInputs = [
cmake
pkgconfig