Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 619823 Details for
Bug 820659
Review Request: python-ufc - Unified Form-assembly Code
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch cmake file to install the pkg-config file in %{_libdir}
ufc-2.0.5-fix-lib-path.patch (text/plain), 501 bytes, created by
José Matos
on 2012-10-01 14:39:06 UTC
(
hide
)
Description:
Patch cmake file to install the pkg-config file in %{_libdir}
Filename:
MIME Type:
Creator:
José Matos
Created:
2012-10-01 14:39:06 UTC
Size:
501 bytes
patch
obsolete
>--- CMakeLists.txt.old 2011-12-07 11:46:40.000000000 +0000 >+++ CMakeLists.txt 2012-10-01 14:51:01.577759520 +0100 >@@ -76,9 +76,9 @@ > # Target names and installation directories > > # Set UFC install sub-directories >-set(UFC_LIB_DIR "lib") >+set(UFC_LIB_DIR "${LIB_INSTALL_DIR}") > set(UFC_INCLUDE_DIR "include") >-set(UFC_PKGCONFIG_DIR "lib/pkgconfig") >+set(UFC_PKGCONFIG_DIR "${LIB_INSTALL_DIR}/pkgconfig") > set(UFC_SHARE_DIR "share") > set(UFC_MAN_DIR "share/man") > set(UFC_CMAKE_CONFIG_DIR "share/ufc")
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 820659
:
619821
| 619823