annotate patches;remove nostrip handling from debian/rules
[ckermit.git] / debian / patches / 05_ck_patch
1 As requested by upstream, set ck_patch to indicate changes from upstream source.
2 --- ckermit-211.orig/ckcmai.c
3 +++ ckermit-211/ckcmai.c
4 @@ -97,7 +97,7 @@
5  #endif /* OS2 */
6  
7  char *ck_s_who = "";                    /* Where customized, "" = not. */
8 -char *ck_patch = "";                    /* Patch info, if any. */
9 +char *ck_patch = "2";                    /* Patch info, if any. */
10  
11  #define CKVERLEN 128
12  char versiox[CKVERLEN];                 /* Version string buffer  */