summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-08-08 22:08:06 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2011-08-08 22:08:06 +0200
commit46e6313fe4b4ecdb9d6ff9aee7a01497c9da310e (patch)
tree0aaea968045896dc59789ec24390c21c457d083c /sys-boot/grub/grub-9999.ebuild
parent[app-office/libreoffice] Moved to main tree. (diff)
downloadscarabeus-46e6313fe4b4ecdb9d6ff9aee7a01497c9da310e.tar.gz
scarabeus-46e6313fe4b4ecdb9d6ff9aee7a01497c9da310e.tar.bz2
scarabeus-46e6313fe4b4ecdb9d6ff9aee7a01497c9da310e.zip
[sys-boot/grub] incorporate suggestions from pva
Diffstat (limited to 'sys-boot/grub/grub-9999.ebuild')
-rw-r--r--sys-boot/grub/grub-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild
index f0bc2bf..bd8ad8c 100644
--- a/sys-boot/grub/grub-9999.ebuild
+++ b/sys-boot/grub/grub-9999.ebuild
@@ -239,7 +239,7 @@ src_install() {
dodoc AUTHORS ChangeLog NEWS README THANKS TODO
insinto /etc/default
newins "${FILESDIR}"/grub.default grub
- cat <<-EOF >> "${D}"/lib*/grub/grub-mkconfig_lib
+ cat <<EOF >> "${ED}"/lib*/grub/grub-mkconfig_lib
GRUB_DISTRIBUTOR="Gentoo"
EOF
}