removed ckcpro.c: autogenerated
[ckermit.git] / debian / patches / 050_ck_patch.patch
1 As requested by upstream, set ck_patch to indicate changes from upstream source.
2 Index: ckermit/ckcmai.c
3 ===================================================================
4 --- ckermit.orig/ckcmai.c       2009-02-26 22:41:45.000000000 +0000
5 +++ ckermit/ckcmai.c    2009-02-26 22:54:52.000000000 +0000
6 @@ -97,7 +97,7 @@
7  #endif /* OS2 */
8  
9  char *ck_s_who = "";                    /* Where customized, "" = not. */
10 -char *ck_patch = "";                    /* Patch info, if any. */
11 +char *ck_patch = "3";                    /* Patch info, if any. */
12  
13  #define CKVERLEN 128
14  char versiox[CKVERLEN];                 /* Version string buffer  */