Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74465 Details for
Bug 115026
synaptics driver fails to load on X startup
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to 0.14.4 ebuild
synaptics-0.14.4.ebuild.patch (text/plain), 604 bytes, created by
Pierre Poissinger
on 2005-12-10 17:29:18 UTC
(
hide
)
Description:
Patch to 0.14.4 ebuild
Filename:
MIME Type:
Creator:
Pierre Poissinger
Created:
2005-12-10 17:29:18 UTC
Size:
604 bytes
patch
obsolete
>--- synaptics-0.14.4.ebuild.ori 2005-12-11 02:16:40.000000000 +0100 >+++ synaptics-0.14.4.ebuild 2005-12-11 02:15:21.000000000 +0100 >@@ -17,12 +17,14 @@ > > src_unpack() { > unpack ${A} ; cd ${S} >- epatch ${FILESDIR}/${P}-makefile.patch > > # Switch up the CC and CFLAGS stuff. > sed -i \ >+ -e "s:BINDIR = \\\$(DESTDIR)/usr/local/bin:BINDIR = ${D}/usr/bin:g" \ > -e "s:CC = gcc:CC = $(tc-getCC):g" \ > -e "s:CDEBUGFLAGS = -O2:CDEBUGFLAGS = ${CFLAGS}:g" \ >+ -e "s:MANDIR = .*:MANDIR = \\\$(DESTDIR)/usr/share/man:g" \ >+ -e "s:INSTALLED_X = .*:INSTALLED_X = \\\$(DESTDIR)/usr:g" \ > ${S}/Makefile > } >
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 115026
:
74439
| 74465 |
74644
|
74645
|
74652
|
74661
|
74843
|
74846