From 7e363b923a5933e24521c24eafc75492fa4f5826 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 24 Dec 2018 14:05:02 +0000 Subject: sys-boot/grub-config-redcore : fix ebuild corruption --- sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild b/sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild index 901e9925..a4b0a6c3 100644 --- a/sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild +++ b/sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild @@ -27,6 +27,7 @@ pkg_preinst() { if [[ -f ""${ROOT}"etc/default/grub" ]]; then mv ""${ROOT}"etc/default/grub" ""${ROOT}"etc/default/grub.bak" fi +} pkg_postinst() { if [[ -f ""${ROOT}"etc/default/grub.bak" ]]; then -- cgit v1.2.3