Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 16179 Details for
Bug 26722
icewm-1.2.10 does not enable gnome menus with USE="gnome"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes several issues with configure flags
icewm-1.2.10-fix.patch (text/plain), 920 bytes, created by
Disenchanted (RETIRED)
on 2003-08-16 08:59:16 UTC
(
hide
)
Description:
fixes several issues with configure flags
Filename:
MIME Type:
Creator:
Disenchanted (RETIRED)
Created:
2003-08-16 08:59:16 UTC
Size:
920 bytes
patch
obsolete
>--- icewm-1.2.10.ebuild 2003-08-16 10:45:37.307738192 -0500 >+++ icewm-1.2.10.ebuild.new 2003-08-16 10:46:58.534389864 -0500 >@@ -35,7 +35,7 @@ > || myconf="${myconf} --disable-GtkSpell" > > use truetype \ >- && myconf="${myconf} --enable-gradients --with-antialias" \ >+ && myconf="${myconf} --enable-gradients" \ > || myconf="${myconf} --disable-xfreetype" > > use x86 \ >@@ -43,14 +43,14 @@ > || myconf="${myconf} --disable-x86-asm" > > use gnome \ >- && myconf="${myconf} --enable-menus-gnome" \ >+ && myconf="${myconf} --enable-menus-gnome1 --enable-menus-gnome2" \ > || myconf="${myconf} --disable-menus-gnome" > > CXXFLAGS="${CXXFLAGS}" econf \ >- --with-xpm \ > --with-libdir=/usr/share/icewm \ > --with-cfgdir=/etc/icewm \ > --with-docdir=/usr/share/doc/${PF}/html \ >+ --enable-wm-session \ > ${myconf} || die "configure failed" > cd src > sed -i "s:/icewm-\$(VERSION)::" Makefile || die "patch 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 26722
:
16179
|
16250