redis-desktop-manager: fix build (#18543)
We need to run the pre/post configure hooks.
This commit is contained in:
parent
c96ddb6433
commit
3e7bb6579b
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
|||||||
qtquick1 qtquickcontrols qtsvg qttools
|
qtquick1 qtquickcontrols qtsvg qttools
|
||||||
];
|
];
|
||||||
|
|
||||||
configurePhase = "true";
|
dontUseQmakeConfigure = true;
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
srcdir=$PWD
|
srcdir=$PWD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user