summaryrefslogtreecommitdiff
path: root/libre/grub
diff options
context:
space:
mode:
Diffstat (limited to 'libre/grub')
-rw-r--r--libre/grub/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD
index 18b88f5c1..54af43f31 100644
--- a/libre/grub/PKGBUILD
+++ b/libre/grub/PKGBUILD
@@ -1113,9 +1113,8 @@ package_grub() {
package_grub-am335x_bone() {
pkgdesc='GNU GRand Unified Bootloader (2) for BeagleBone and BeagleBone Black (am335x-bone), (Parabola rebranded)'
- provides+=('grub-uboot')
- conflicts+=('grub-uboot')
- replaces+=('grub-uboot')
+ provides+=('grub')
+ conflicts+=('grub')
cd "${srcdir}/grub-${_pkgver}-uboot_am335x-bone/"