Merge pull request #75317 from worldofpeace/bluez-docheck
bluez: enable checkPhase on x86_64-linux
This commit is contained in:
commit
fb390ed0b8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user