mirror of
https://github.com/PDB-REDO/dssp.git
synced 2026-06-04 13:44:21 +08:00
install a fixed manual
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user