Update 'PKGBUILD'
This commit is contained in:
parent
ad3a66f530
commit
178d348e63
2
PKGBUILD
2
PKGBUILD
|
@ -33,7 +33,7 @@ package_grub-theme-tromjaro() {
|
||||||
conflicts=('grub-theme-tromjaro-dev' 'grub-theme-manjaro' 'grub-theme-manjaro-dev')
|
conflicts=('grub-theme-tromjaro-dev' 'grub-theme-manjaro' 'grub-theme-manjaro-dev')
|
||||||
install=manjaro-theme.install
|
install=manjaro-theme.install
|
||||||
|
|
||||||
cd grub-theme/manjaro-live
|
cd grub-theme-settings/manjaro-live
|
||||||
sed -i -e 's,.*text = "Welcome to TROMjaro".*,#text = "Welcome to TROMjaro",' theme.txt #remove welcome message
|
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/manjaro/{} \;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user