diff options
Diffstat (limited to 'os-plugins/plugins')
| -rw-r--r-- | os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm b/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm index efffed0e..fef84d29 100644 --- a/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm +++ b/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm @@ -136,7 +136,6 @@ sub copyRequiredFilesIntoInitramfs } if (-d $splashyThemeDir) { my $splashyPath = "$bootsplashDir/files/bin"; -print "6. $splashyPath"; $makeInitRamFSEngine->addCMD( "cp -p $splashyPath/splashy* $targetPath/bin/" ); |
