Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61697 Details for
Bug 86404
nx-x11-1.4.0-r4 crash
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patches to the nx-x11 ebuild
nx-x11-1.4.0.ebuild-amd64.patch (text/plain), 906 bytes, created by
Chris Parrott (RETIRED)
on 2005-06-21 20:44:01 UTC
(
hide
)
Description:
Patches to the nx-x11 ebuild
Filename:
MIME Type:
Creator:
Chris Parrott (RETIRED)
Created:
2005-06-21 20:44:01 UTC
Size:
906 bytes
patch
obsolete
>--- nx-x11-1.4.0-r4.ebuild.orig 2005-05-01 13:35:53.000000000 -0500 >+++ nx-x11-1.4.0-r4.ebuild 2005-06-21 17:38:28.000000000 -0500 >@@ -21,7 +21,7 @@ > SRC_URI="$URI_BASE/nx-X11/${SRC_NX_X11} $URI_BASE/nxagent/${SRC_NXAGENT} $URI_BASE/nxauth/${SRC_NXAUTH} $URI_BASE/nxcomp/${SRC_NXCOMP} $URI_BASE/nxcompext/${SRC_NXCOMPEXT} $URI_BASE/nxviewer/${SRC_NXVIEWER} $URI_BASE/nxdesktop/${SRC_NXDESKTOP} $URI_BASE/nxesd/${SRC_NXESD}" > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="x86 ppc" >+KEYWORDS="x86 ppc ~amd64" > IUSE="" > #RESTRICT="nostrip" > DEPEND="virtual/x11 >@@ -40,6 +40,12 @@ > unpack ${SRC_NXDESKTOP} > unpack ${SRC_NXESD} > >+ if [ "${ARCH}" = "amd64" ] ; then >+ cd ${WORKDIR} >+ epatch ${FILESDIR}/${PN}-${PV}.nxcomp-amd64.patch >+ epatch ${FILESDIR}/${PN}-${PV}.nxcompext-amd64.patch >+ epatch ${FILESDIR}/${PN}-${PV}.X11-amd64.patch >+ fi > cd ${S} > epatch ${FILESDIR}/${PN}-${PV}.xprint.patch > }
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 86404
:
55357
|
55359
|
55360
|
55361
|
55363
|
55364
| 61697 |
64025