From 178d348e63fd5445326d8f0c71f376cb18f2d6af Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Mon, 18 Oct 2021 15:55:21 +0200 Subject: [PATCH] Update 'PKGBUILD' --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index d4937f0..5977c1c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -33,7 +33,7 @@ package_grub-theme-tromjaro() { conflicts=('grub-theme-tromjaro-dev' 'grub-theme-manjaro' 'grub-theme-manjaro-dev') 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 find . -type f -exec install -D -m644 {} ${pkgdir}/usr/share/grub/themes/manjaro/{} \; } \ No newline at end of file