Fix grub1 support
This commit is contained in:
@@ -48,4 +48,7 @@ stdenv.mkDerivation {
|
||||
preConfigure = ''
|
||||
autoreconf
|
||||
'';
|
||||
|
||||
passthru.grubTarget = "";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user