Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 374494 Details for
Bug 507058
net-misc/owncloud-client-1.5.3 installs man pages in /usr/share/man/man/
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix man page installation path
mirall-1.5.3-man-page-location-fix.patch (text/plain), 733 bytes, created by
Ian Abbott
on 2014-04-07 18:44:14 UTC
(
hide
)
Description:
Patch to fix man page installation path
Filename:
MIME Type:
Creator:
Ian Abbott
Created:
2014-04-07 18:44:14 UTC
Size:
733 bytes
patch
obsolete
>diff -ur mirall-1.5.3/doc/CMakeLists.txt mirall-1.5.3-new/doc/CMakeLists.txt >--- mirall-1.5.3/doc/CMakeLists.txt 2014-03-10 11:22:06.000000000 +0000 >+++ mirall-1.5.3-new/doc/CMakeLists.txt 2014-04-07 19:17:56.000000000 +0100 >@@ -4,7 +4,7 @@ > set(SPHINX_CACHE_DIR "${CMAKE_CURRENT_BINARY_DIR}/_doctrees") > # HTML output directory > set(SPHINX_HTML_DIR "${CMAKE_CURRENT_BINARY_DIR}/html") >- set(SPHINX_MAN_DIR "${CMAKE_CURRENT_BINARY_DIR}/man") >+ set(SPHINX_MAN_DIR "${CMAKE_CURRENT_BINARY_DIR}/man1") > set(SPHINX_PDF_DIR "${CMAKE_CURRENT_BINARY_DIR}/latex") > set(SPHINX_QCH_DIR "${CMAKE_CURRENT_BINARY_DIR}/qthelp") > set(SPHINX_HTMLHELP_DIR "${CMAKE_CURRENT_BINARY_DIR}/htmlhelp")
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 507058
: 374494