Merge pull request #75317 from worldofpeace/bluez-docheck

bluez: enable checkPhase on x86_64-linux
This commit is contained in:
worldofpeace
2019-12-10 20:33:28 -05:00
committed by GitHub

View File

@@ -77,6 +77,8 @@ stdenv.mkDerivation rec {
makeFlags = [ "rulesdir=${placeholder "out"}/lib/udev/rules.d" ];
doCheck = stdenv.hostPlatform.isx86_64;
postInstall = ''
mkdir -p $test/{bin,test}
cp -a test $test