memtest86+: Remove bogus executable bit
This commit is contained in:
@@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out
|
||||
chmod -x memtest.bin
|
||||
cp memtest.bin $out/
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user