Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161514 Details for
Bug 233143
dev-libs/xmlrpc-c-1.14.07: ignores $(get_libdir)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch that fixes libdir
xmlrpc-c-1.14.07-libdir.patch (text/plain), 522 bytes, created by
Jonathan Callen (RETIRED)
on 2008-07-28 03:53:53 UTC
(
hide
)
Description:
patch that fixes libdir
Filename:
MIME Type:
Creator:
Jonathan Callen (RETIRED)
Created:
2008-07-28 03:53:53 UTC
Size:
522 bytes
patch
obsolete
>diff -urN xmlrpc-c-1.14.07.old/Makefile.config.in xmlrpc-c-1.14.07/Makefile.config.in >--- xmlrpc-c-1.14.07.old/Makefile.config.in 2008-03-27 14:17:42.000000000 -0400 >+++ xmlrpc-c-1.14.07/Makefile.config.in 2008-07-27 23:52:02.241422830 -0400 >@@ -292,7 +292,7 @@ > # PREFIX is designed to be overridden at make time if the user decides > # he doesn't like the default specified at 'configure' time. > >-LIBINST_DIR = $(PREFIX)/lib >+LIBINST_DIR = @libdir@ > HEADERINST_DIR = $(PREFIX)/include > PROGRAMINST_DIR = $(PREFIX)/bin >
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 233143
: 161514