Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 844535 Details for
Bug 887731
net-libs/miniupnpc-2.2.4: invalid libdir in pkgconfig file on 64 bits system
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild patch proposal to fix miniupnpc.pc.in file and thus generate a correct miniupnpc.pc file
net-libs_miniupnpc_miniupnpc-2.2.4.ebuild.patch (text/plain), 433 bytes, created by
Jocelyn Mayer
on 2022-12-21 15:42:49 UTC
(
hide
)
Description:
Ebuild patch proposal to fix miniupnpc.pc.in file and thus generate a correct miniupnpc.pc file
Filename:
MIME Type:
Creator:
Jocelyn Mayer
Created:
2022-12-21 15:42:49 UTC
Size:
433 bytes
patch
obsolete
>--- net-libs/miniupnpc/miniupnpc-2.2.4.ebuild 2022-11-25 20:40:32.000000000 +0100 >+++ net-libs/miniupnpc/miniupnpc-2.2.4.ebuild 2022-12-20 22:37:54.346206491 +0100 >@@ -44,6 +44,7 @@ > # Disable installing the static library > -e '/FILESTOINSTALL =/s/ $(LIBRARY)//' > -e '/$(INSTALL) -m 644 $(LIBRARY) $(DESTDIR)$(INSTALLDIRLIB)/d' >+ -e 's/LIBDIR ?= lib/LIBDIR ?= '"$(get_libdir)"'/' > ) > sed -i "${exprs[@]}" Makefile || die > }
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 Raw
Actions:
View
Attachments on
bug 887731
:
844533
| 844535