Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 57778 Details for
Bug 90342
grub 0.96-r1 savedefault not working
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
suggested addition to grub ebuild.
grub.ebuild.diff (text/plain), 624 bytes, created by
Dirk-Lüder Kreie
on 2005-05-01 16:01:49 UTC
(
hide
)
Description:
suggested addition to grub ebuild.
Filename:
MIME Type:
Creator:
Dirk-Lüder Kreie
Created:
2005-05-01 16:01:49 UTC
Size:
624 bytes
patch
obsolete
>--- grub-0.96-r1.ebuild 2005-05-02 00:51:32.000000000 +0200 >+++ grub-0.96-r2.ebuild 2005-05-02 00:57:34.000000000 +0200 >@@ -13,7 +13,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~amd64 x86" >-IUSE="static netboot" >+IUSE="static netboot savedefault" > > RDEPEND=">=sys-libs/ncurses-5.2-r5" > DEPEND="${RDEPEND} >@@ -61,6 +61,10 @@ > # gcc4 patches; bug #85016 > epatch ${FILESDIR}/${P}-r1-gcc4.patch > >+ if use savedefault ; then >+ epatch ${FILESDIR}/${P}-savedefault.patch >+ fi >+ > # a bunch of patches apply to raw autotool files > autoconf || die "autoconf failed" > aclocal || die "aclocal failed"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90342
: 57778