Commit b31fc89b by Maarten L. Hekkelman

install a fixed manual

parent adbd3ec0
......@@ -139,3 +139,8 @@ add_executable(mkdssp
install(TARGETS ${PROJECT_NAME}
RUNTIME DESTINATION ${BIN_INSTALL_DIR}
)
# manual
install(FILES doc/mkdssp.1 DESTINATION ${CMAKE_INSTALL_DATADIR}/man/man1)
......@@ -74,7 +74,4 @@ the author.
.SH AUTHOR
Written by Maarten L. Hekkelman <maarten@hekkelman.com>
.SH "REPORTING BUGS"
Report bugs at https://github.com/PDB-REDO/cif-tools/issues
.SH "SEE ALSO"
\fBcif-drop\fR, \fBcif-grep\fR, \fBcif-merge\fR, \fBcif-validate\fR,
\fBcif2pdb\fR, \fBmmCQL\fR, \fBpdb2cif\fR.
Report bugs at https://github.com/PDB-REDO/dssp/issues
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment