switch to quilt
[ckermit.git] / debian / patches / 05_ck_patch
1 --- ckermit-211.orig/ckcmai.c
2 +++ ckermit-211/ckcmai.c
3 @@ -97,7 +97,7 @@
4  #endif /* OS2 */
5  
6  char *ck_s_who = "";                    /* Where customized, "" = not. */
7 -char *ck_patch = "";                    /* Patch info, if any. */
8 +char *ck_patch = "2";                    /* Patch info, if any. */
9  
10  #define CKVERLEN 128
11  char versiox[CKVERLEN];                 /* Version string buffer  */