Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 393618 Details for
Bug 529814
gnome-extra/cinnamon-session-2.4.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff file for cinnamon-session-2.2.2.ebuild for optional networkmanager
optional-nm_cinnamon-session.diff (text/plain), 738 bytes, created by
labor_ratte
on 2015-01-10 15:10:46 UTC
(
hide
)
Description:
diff file for cinnamon-session-2.2.2.ebuild for optional networkmanager
Filename:
MIME Type:
Creator:
labor_ratte
Created:
2015-01-10 15:10:46 UTC
Size:
738 bytes
patch
obsolete
>--- /var/pms/portage/gnome-extra/cinnamon-session/cinnamon-session-2.2.2.ebuild >+++ /var/pms/overlay/local/gnome-extra/cinnamon-session/cinnamon-session-2.2.2.ebuild >@@ -14,7 +14,7 @@ > LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" > SLOT="0" > KEYWORDS="amd64 x86" >-IUSE="doc gconf ipv6 systemd" >+IUSE="doc gconf ipv6 systemd networkmanager" > > COMMON_DEPEND=" > >=dev-libs/dbus-glib-0.76 >@@ -71,3 +71,14 @@ > $(use_enable systemd) \ > $(usex systemd --disable-old-upower --enable-old-upower) > } >+ >+src_install() { >+ emake DESTDIR="${D}" install >+ >+ # this patch adds a dummy for dependency on nm-applet >+ # from https://github.com/dnschneid/crouton/pull/444 >+ if ! use networkmanager; then >+ domenu "${FILESDIR}/nm-applet.desktop" >+ 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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 529814
:
389688
|
389690
|
389868
|
393616
| 393618