diff options
Diffstat (limited to 'sys-boot/grub-config-redcore')
-rw-r--r-- | sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |