#
This commit is contained in:
parent
1ed7c654d8
commit
edeebb5283
2
PKGBUILD
2
PKGBUILD
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user