Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 670661 Details for
Bug 753791
media-libs/libsdl2: sdl2-config-version.cmake hardcodes /usr/lib/ (breaks Profile 17.0 -> 17.1 upgrade)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patched sdl2-config-version.cmake which works for me
sdl2-config-version.cmake (text/plain), 278 bytes, created by
Vasily Pupkin
on 2020-11-10 06:38:47 UTC
(
hide
)
Description:
Patched sdl2-config-version.cmake which works for me
Filename:
MIME Type:
Creator:
Vasily Pupkin
Created:
2020-11-10 06:38:47 UTC
Size:
278 bytes
patch
obsolete
>set(PACKAGE_VERSION "2.0.12") > >if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION) > set(PACKAGE_VERSION_COMPATIBLE FALSE) >else() > set(PACKAGE_VERSION_COMPATIBLE TRUE) > if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION) > set(PACKAGE_VERSION_EXACT TRUE) > endif() >endif() >
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 753791
: 670661 |
670733
|
670736
|
670739
|
670802