From cba3ad97a673ed1bbd5369ac859a59aff9a7b17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sat, 10 Nov 2012 02:22:07 -0200 Subject: grub-legacy-0.97-23: adding more packages in the conflicts list --- libre/grub-legacy/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/grub-legacy') diff --git a/libre/grub-legacy/PKGBUILD b/libre/grub-legacy/PKGBUILD index ac446a458..20e9fdb43 100644 --- a/libre/grub-legacy/PKGBUILD +++ b/libre/grub-legacy/PKGBUILD @@ -13,7 +13,7 @@ arch=('i686' 'x86_64') license=('GPL') url="http://www.gnu.org/software/grub/" depends=('ncurses' 'diffutils' 'sed') -conflicts=('grub') +conflicts=('grub' 'grub-common' 'grub-bios' 'grub-efi-i386' 'grub-efi-x86_64') replaces=('grub') provides=("grub=${pkgver}") [ "$CARCH" = 'x86_64' ] && makedepends=('gcc-multilib') -- cgit v1.2.3-2-g168b