This commit is contained in:
davedatum 2019-10-28 20:44:55 +00:00
parent 1ed7c654d8
commit edeebb5283
1 changed files with 1 additions and 1 deletions

View File

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