We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 488f807 + 39dd191 commit 55b39e4Copy full SHA for 55b39e4
nixos/modules/system/boot/loader/grub/install-grub.pl
@@ -3,7 +3,7 @@
3
use Class::Struct;
4
use XML::LibXML;
5
use File::Basename;
6
-use File::Path qw(make_path);
+use File::Path qw(make_path rmtree);
7
use File::stat;
8
use File::Copy;
9
use File::Copy::Recursive qw(rcopy pathrm);
0 commit comments