Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 213163 Details for
Bug 287589
sci-visualization/paraview use cmake command directly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to avoid installing about.hml in /usr/bin
paraview-3.6.1-about.patch (text/plain), 517 bytes, created by
François Bissey
on 2009-12-16 08:56:06 UTC
(
hide
)
Description:
patch to avoid installing about.hml in /usr/bin
Filename:
MIME Type:
Creator:
François Bissey
Created:
2009-12-16 08:56:06 UTC
Size:
517 bytes
patch
obsolete
>--- Documentation/CMakeLists.txt.orig 2009-12-16 21:31:20.000000000 +1300 >+++ Documentation/CMakeLists.txt 2009-12-16 21:40:41.000000000 +1300 >@@ -153,10 +153,10 @@ > @ONLY > IMMEDIATE) > >-install( >- FILES "${ParaView_BINARY_DIR}/about.html" >- DESTINATION ${PV_INSTALL_BIN_DIR} >- COMPONENT Runtime) >+#install( >+# FILES "${ParaView_BINARY_DIR}/about.html" >+# DESTINATION ${PV_INSTALL_BIN_DIR} >+# COMPONENT Runtime) > > configure_file( > "${CMAKE_CURRENT_SOURCE_DIR}/pqClient.adp"
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 287589
:
213058
|
213136
|
213137
|
213161
| 213163