diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-28 02:12:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-28 02:12:37 +0000 |
commit | f99f2ca31393530303e627fc8437ca3da4ae3244 (patch) | |
tree | 50a47e632cffeda7c10293431945040989bf111d /sys-boot/grub-static | |
parent | whitespace (diff) | |
download | gentoo-2-f99f2ca31393530303e627fc8437ca3da4ae3244.tar.gz gentoo-2-f99f2ca31393530303e627fc8437ca3da4ae3244.tar.bz2 gentoo-2-f99f2ca31393530303e627fc8437ca3da4ae3244.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'sys-boot/grub-static')
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub-static/grub-static-0.97-r6.ebuild b/sys-boot/grub-static/grub-static-0.97-r6.ebuild index b4a63d65abab..73c8fcb9c3a1 100644 --- a/sys-boot/grub-static/grub-static-0.97-r6.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.1 2008/10/27 10:50:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.2 2008/10/28 02:12:37 mr_bones_ Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -29,7 +29,7 @@ src_install() { # # Below this point, everything is also used in grub-static! # Please keep in sync! -# +# setup_boot_dir() { local boot_dir=$1 |