summaryrefslogtreecommitdiff
path: root/conf/intel/portage/env/sys-boot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-02-04 19:01:15 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-02-04 19:01:15 +0000
commitbec2436f7a6860f214cf14ecbc5e743250bdfc06 (patch)
tree5655cab99d538daea3783d0e7a0b3e28c0660297 /conf/intel/portage/env/sys-boot
parentfacf1b274b5b3731b0a8c3f7ee986330947a8514 (diff)
this is likely to break almost everything, but is fine, since we actually want to get rid of ancient useflags
Diffstat (limited to 'conf/intel/portage/env/sys-boot')
-rw-r--r--conf/intel/portage/env/sys-boot/grub11
1 files changed, 0 insertions, 11 deletions
diff --git a/conf/intel/portage/env/sys-boot/grub b/conf/intel/portage/env/sys-boot/grub
deleted file mode 100644
index 7d277cf..0000000
--- a/conf/intel/portage/env/sys-boot/grub
+++ /dev/null
@@ -1,11 +0,0 @@
-if [ "${EBUILD_PHASE}" = "install" ]; then
- elog
- elog "Entropy administration information:"
- elog
- elog "~~~ READ THIS CAREFULLY ~~~"
- elog "if you are bumping sys-boot/grub:0"
- elog "please MAKE SURE to compile it with gcc-4.4."
- elog "Later GCC versions could cause runtime failures"
- elog "~~~ READ THIS CAREFULLY ~~~"
- elog
-fi