summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 3592129f8..d46c2e949 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -1258,6 +1258,7 @@ sub report_bug {
header("grub2: drakboot.conf"), cat_("$::prefix/boot/grub/drakboot.conf"),
header("grub2: grub"), cat_("$::prefix/etc/default/grub"),
header("grub2: grub.cfg"), cat_("$::prefix/boot/grub2/grub.cfg"),
+ header("grub2: install.sh"), cat_("$::prefix/boot/grub2/install.sh"),
header("xorg.conf"), cat_("$::prefix/etc/X11/xorg.conf"),
header("urpmi.cfg"), cat_("$::prefix/etc/urpmi/urpmi.cfg"),
header("modprobe.preload"), cat_("$::prefix/etc/modprobe.preload"),