Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171067 Details for
Bug 202478
x11-themes/mac4lin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-themes/mac4lin-grub-1.0_rc
mac4lin-grub-1.0_rc.ebuild (text/plain), 771 bytes, created by
BeaVe
on 2008-11-08 04:27:07 UTC
(
hide
)
Description:
x11-themes/mac4lin-grub-1.0_rc
Filename:
MIME Type:
Creator:
BeaVe
Created:
2008-11-08 04:27:07 UTC
Size:
771 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit mount-boot > >DESCRIPTION="Mac splash for GRUB" >HOMEPAGE="http://sourceforge.net/projects/mac4lin" >SRC_URI="mirror://sourceforge/${PN}/Mac4Lin_v1.0_RC.tar.gz" >LICENSE="" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND="" >RDEPEND="sys-boot/grub" > >S=${WORKDIR} > >src_install() { > cd "${S}/Mac4Lin_v1.0_RC/GRUB" > > insinto /boot/grub > cp *.* ${D}/boot/grub > > chmod 644 ${D}/boot/grub/* >} > >setup_boot_dir() { > local boot_dir=$1 > local dir=${boot_dir} > > [[ ! -e ${dir} ]] && die "${dir} does not exist!" > [[ ! -L ${dir}/boot ]] && ln -s . "${dir}/boot" > dir="${dir}/grub" > if [[ ! -e ${dir} ]] ; then > mkdir "${dir}" || die "${dir} does not exist!" > fi >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202478
:
138629
|
138641
|
138759
|
171066
| 171067 |
185461
|
196574
|
196575