Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143810 Details for
Bug 210506
x11-misc/obpager-1.8 does not compile with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to obpager-1.8.ebuild
obpager-1.8.ebuild.patch (text/plain), 654 bytes, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2008-02-17 20:02:12 UTC
(
hide
)
Description:
Patch to obpager-1.8.ebuild
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2008-02-17 20:02:12 UTC
Size:
654 bytes
patch
obsolete
>--- obpager-1.8.ebuild >+++ obpager-1.8.ebuild >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/x11-misc/obpager/obpager-1.8.ebuild,v 1.10 2007/11/27 21:21:50 angelos Exp $ > >+inherit eutils >+ > DESCRIPTION="Lightweight pager designed to be used with NetWM-compliant window manager" > HOMEPAGE="http://obpager.sourceforge.net/" > SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" >@@ -21,6 +23,8 @@ > unpack ${A} > cd "${S}" > >+ epatch "${FILESDIR}/${P}-FLAGS.patch" >+ > # this makes it compile :-) > sed -i -e '18s/^.*$/#include <errno.h>/' src/main.cc > sed -i -e 's,X11R6/,,g' 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 210506
:
143809
| 143810