install a fixed manual

This commit is contained in:
Maarten L. Hekkelman
2021-08-23 16:16:18 +02:00
parent adbd3ec052
commit b31fc89bc8
2 changed files with 6 additions and 4 deletions

View File

@@ -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)

View File

@@ -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