summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-05-29 15:55:43 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2011-05-29 15:55:43 +0200
commitf9ff8559427ede92e748c303b6bb16fea139e076 (patch)
treea7c079d6a1fba96649872ab9dbb0049179defe93 /sys-boot/grub/grub-9999.ebuild
parent[net-dns/opendnssec] Initial ebuild (still lacks pkc creation and init scripts). (diff)
downloadscarabeus-f9ff8559427ede92e748c303b6bb16fea139e076.tar.gz
scarabeus-f9ff8559427ede92e748c303b6bb16fea139e076.tar.bz2
scarabeus-f9ff8559427ede92e748c303b6bb16fea139e076.zip
[sys-boot/grub] Rework the default file for the grub.
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 6aecfdf..a00a605 100644
--- a/sys-boot/grub/grub-9999.ebuild
+++ b/sys-boot/grub/grub-9999.ebuild
@@ -94,7 +94,7 @@ src_install() {
default
insinto /etc/default
- newins "${FILESDIR}"/defaults grub
+ newins "${FILESDIR}"/grub.default grub
cat <<-EOF >> "${D}"/lib*/grub/grub-mkconfig_lib
GRUB_DISTRIBUTOR="Gentoo"
EOF