Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416128 Details for
Bug 564966
media-radio/trustedqsl - Log signing for the ARRL Logbook of the World
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
trustedqsl-2.1.3-cmakefiles.patch
trustedqsl-2.1.3-cmakefiles.patch (text/plain), 754 bytes, created by
Jeff Parent
on 2015-11-05 20:35:38 UTC
(
hide
)
Description:
trustedqsl-2.1.3-cmakefiles.patch
Filename:
MIME Type:
Creator:
Jeff Parent
Created:
2015-11-05 20:35:38 UTC
Size:
754 bytes
patch
obsolete
>--- apps/CMakeLists.txt 2015-10-21 12:26:38.000000000 -0500 >+++ apps/CMakeLists.txt 2015-11-05 05:10:50.077672267 -0600 >@@ -121,9 +121,9 @@ > > if(NOT WIN32) #rpath setup > SET(CMAKE_SKIP_BUILD_RPATH FALSE) >- SET(CMAKE_BUILD_WITH_INSTALL_RPATH FALSE) >- SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) >- SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib") >+ SET(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE) >+ SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH FALSE) >+ SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib/trustedqsl") > endif() > > >--- src/CMakeLists.txt 2014-07-16 19:22:16.000000000 -0600 >+++ src/CMakeLists.txt 2014-12-12 20:01:49.669873492 -0700 >@@ -57 +57 @@ >-install(TARGETS tqsllib DESTINATION lib) >+install(TARGETS tqsllib DESTINATION lib/trustedqsl)
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 564966
:
416126
| 416128