Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 281827 Details for
Bug 377297
net-im/bitlbee "debug" useflag is broken
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bitlbee-3.0.3 "debug" useflag patch
bitlbee-3.0.3.patch (text/plain), 397 bytes, created by
Artem Savkov
on 2011-08-02 12:15:47 UTC
(
hide
)
Description:
bitlbee-3.0.3 "debug" useflag patch
Filename:
MIME Type:
Creator:
Artem Savkov
Created:
2011-08-02 12:15:47 UTC
Size:
397 bytes
patch
obsolete
>--- bitlbee-3.0.3.ebuild 2011-08-02 15:39:02.000000000 +0400 >+++ bitlbee-3.0.3-r1.ebuild 2011-08-02 16:07:01.000000000 +0400 >@@ -121,6 +121,10 @@ > -e "s/CFLAGS=.*$/CFLAGS=${CFLAGS}/" \ > -e "/^EFLAGS/s:=:&${LDFLAGS} :" \ > Makefile.settings || die "sed failed" >+ if use debug; then >+ echo "CFLAGS+=-DDEBUG" >> Makefile.settings \ >+ || die "Failed to add -DDEBUG" >+ fi > } > > src_install() {
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 377297
: 281827