changed to tromjaro naming
This commit is contained in:
parent
b0a4243ee8
commit
52dc8882d0
2
PKGBUILD
2
PKGBUILD
|
@ -33,7 +33,7 @@ package_grub-theme-tromjaro() {
|
|||
conflicts=('grub-theme-tromjaro-dev' 'grub-theme-manjaro' 'grub-theme-manjaro-dev')
|
||||
install=tromjaro-theme.install
|
||||
|
||||
cd grub-theme/manjaro-live
|
||||
cd grub-theme/tromjaro-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/tromjaro/{} \;
|
||||
}
|
Loading…
Reference in New Issue
Block a user