Projects
Multimedia
bino
bino.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bino.patch of Package bino (Revision 40)
Currently displaying revision
40
,
Show latest
--- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,7 +69,7 @@ if(PANDOC) DEPENDS "${CMAKE_SOURCE_DIR}/doc/bino-manual.md" COMMENT "Generating HTML manual with pandoc" VERBATIM) add_custom_target(manual ALL DEPENDS "${CMAKE_BINARY_DIR}/bino-manual.html") - install(FILES "doc/bino-manual.css" "${CMAKE_BINARY_DIR}/bino-manual.html" DESTINATION share/doc/bino) + install(FILES "doc/bino-manual.css" "${CMAKE_BINARY_DIR}/bino-manual.html" DESTINATION share/doc/packages/bino) add_custom_command(OUTPUT "${CMAKE_BINARY_DIR}/bino.1" COMMAND ${PANDOC} "-s" "-t" "man" "${CMAKE_SOURCE_DIR}/doc/bino-manual.md" "-o" "${CMAKE_BINARY_DIR}/bino.1" WORKING_DIRECTORY "${CMAKE_BINARY_DIR}"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.