libsForQt5.phonon-backend-gstreamer: remove DESTDIR
Originally introduced in 128901e09fd7cdd8f1fd8af2753dba54bf86c0f1, it no longer appears to be necessary.
This commit is contained in:
parent
db89a2ce38
commit
0ea38bd65a
@ -52,10 +52,6 @@ stdenv.mkDerivation rec {
|
|||||||
qtx11extras
|
qtx11extras
|
||||||
];
|
];
|
||||||
|
|
||||||
# cleanup: the build system creates (empty) $out/$out/share/icons (double prefix)
|
|
||||||
# if DESTDIR is unset
|
|
||||||
DESTDIR="/";
|
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
cmake
|
cmake
|
||||||
pkgconfig
|
pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user