diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-11-28 22:51:25 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-11-28 22:51:25 +0000 |
commit | 5a7d5559ad5ba62552db929d1347c472a798cfb8 (patch) | |
tree | a3aed0ccbe676b20c1105871edfe82cd440a45c6 /sys-boot | |
parent | 7bffc3bcdb28dfa7c8ddbe2cd985ead1d12515ec (diff) |
sys-boot/grub-config-redcore && sys-kernel/dracut-config-redcore : fix circular deps
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub-config-redcore/grub-config-redcore-1337-r3.ebuild (renamed from sys-boot/grub-config-redcore/grub-config-redcore-1337-r2.ebuild) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-boot/grub-config-redcore/grub-config-redcore-1337-r2.ebuild b/sys-boot/grub-config-redcore/grub-config-redcore-1337-r3.ebuild index a4b0a6c3..490e1933 100644 --- a/sys-boot/grub-config-redcore/grub-config-redcore-1337-r2.ebuild +++ b/sys-boot/grub-config-redcore/grub-config-redcore-1337-r3.ebuild @@ -13,8 +13,6 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="sys-boot/grub" - S="${FILESDIR}" src_install() { |