Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 20 years ago
parent
commit
01a651c893
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/avm/bootsplash/pkg_linux24_pre.conf

+ 1
- 1
package/avm/bootsplash/pkg_linux24_pre.conf

@ -4,7 +4,7 @@ if [ "$ROCKCFG_KERNEL_BOOTSPLASH" == '1' ] ; then
bootsplash_patch=$base/download/avm/bootsplash/bootsplash-3.0.7-${ver}-vanilla.diff
else
echo_status "Including backup Bootsplash Patch for version 2.4.24"
bootsplash_patch=$base/download/avm/bootsplash/bootsplash-3.0.7-2.4.22-vanilla.diff
bootsplash_patch=$base/download/avm/bootsplash/bootsplash-3.0.7-2.4.24-vanilla.diff
fi
var_remove patchfiles " " "$bootsplash_patch"
var_append patchfiles " " "$bootsplash_patch"

Loading…
Cancel
Save