From 27d81b5b925680fb6f01a0938b8a622d401854d1 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 4 Dec 2016 20:14:22 +0000 Subject: draklive: remove obsolete 'requires bootsplash'. bootsplash.pm has been deleted from libDrakX, and draklive no longer needs it anyway. --- draklive | 1 - 1 file changed, 1 deletion(-) diff --git a/draklive b/draklive index 9049366..b1b0c44 100755 --- a/draklive +++ b/draklive @@ -617,7 +617,6 @@ sub create_syslinux_msg_files { if ($live->{system}{gfxboot}) { my $product = common::parse_LDAP_namespace_structure(cat_($live->get_system_root . '/etc/product.id')); my $default_gfxboot_theme = $product->{distribution}; - require bootsplash; my $theme = do { local $::prefix = $live->get_system_root; get_bootsplash_theme(); -- cgit v1.2.1