File: 30_local_doc.patch

package info (click to toggle)
dialign 2.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 912 kB
  • sloc: ansic: 4,885; xml: 401; makefile: 34
file content (16 lines) | stat: -rw-r--r-- 914 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Charles Plessy <charles-debian-nospam@plessy.org>
License: public domain.
Description: Mentions the man page and /usr/share/doc/dialign when it is invoked 
             without arguments

--- dialign-2.2.1.orig/src/dialign.c
+++ dialign-2.2.1/src/dialign.c
@@ -320,7 +320,7 @@
     printf("     -lgs  long genomic sequences: Both nucleotide and peptide\n");
     printf("           similarities calculated \n\n");  
     printf("    Many more options are available, please consult the \n");
-    printf("    DIALIGN USER_GUIDE that should come with the DIALIGN package.\n");
+    printf("    DIALIGN USER_GUIDE in /usr/share/doc/dialign/, or the manpage.\n");
     printf("    For more information on DIALIGN, please visit the DIALIGN\n"); 
     printf("    home page at BiBiServ (Bielefeld Bioinformatic Server): \n\n") ;
     printf("        http://bibiserv.techfak.uni-bielefeld.de/dialign/ \n\n");