Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 275391 Details for
Bug 248692
app-office/kraft - small business management application
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kraft-0.43-libdir-suffix.patch
kraft-0.43-libdir-suffix.patch (text/plain), 611 bytes, created by
Gavin Pryke
on 2011-05-31 18:25:38 UTC
(
hide
)
Description:
kraft-0.43-libdir-suffix.patch
Filename:
MIME Type:
Creator:
Gavin Pryke
Created:
2011-05-31 18:25:38 UTC
Size:
611 bytes
patch
obsolete
>--- src/CMakeLists.txt.orig 2011-05-31 19:09:21.774051227 +0100 >+++ src/CMakeLists.txt 2011-05-31 19:09:56.421051244 +0100 >@@ -46,8 +46,8 @@ > > target_link_libraries(kraftcat ${KDE4_KDECORE_LIBS} ${KDE4_KIO_LIBS} ${QT_QTSQL_LIBRARY} ${KDE4_KDEUI_LIBS}) > >-install(TARGETS kraftcat LIBRARY DESTINATION lib/kraft) >-SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_RPATH};${CMAKE_INSTALL_PREFIX}/lib/kraft") >+install(TARGETS kraftcat LIBRARY DESTINATION lib${LIB_SUFFIX}/kraft) >+SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_RPATH};${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/kraft") > > ########### next target ############### >
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 248692
:
230167
|
275389
| 275391