changed theme folder to 'tromjaro'
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@ -35,5 +35,5 @@ package_grub-theme-tromjaro() {
|
||||
|
||||
cd grub-theme/manjaro-live
|
||||
sed -i -e 's,.*text = "Welcome to TROMjaro".*,#text = "Welcome to TROMjaro",' theme.txt #remove welcome message
|
||||
find . -type f -exec install -D -m644 {} ${pkgdir}/usr/share/grub/themes/manjaro/{} \;
|
||||
find . -type f -exec install -D -m644 {} ${pkgdir}/usr/share/grub/themes/tromjaro/{} \;
|
||||
}
|
Reference in New Issue
Block a user