Update 'PKGBUILD'

This commit is contained in:
Tio TROM 2021-10-18 15:54:17 +02:00
parent 95f1e88040
commit ad3a66f530
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ package_grub-theme-live-common() {
depends=('grub')
conflicts=('grub-theme-live-dev')
cd grub-theme
cd grub-theme-settings
make PREFIX=/usr DESTDIR=${pkgdir} install_common
}
package_grub-theme-live-tromjaro() {