900_ck_patch: DEP3 header
[ckermit.git] / debian / patches / 900_ck_patch.patch
1 Description: bump ck_patch.
2  As we have modified the source, set ck_patch to document this.
3 Forwarded: not-needed
4 Author: Ian Beckwith <ianb@debian.org>
5 Last-Update: 2012-05-09
6
7 Index: ckermit/ckcmai.c
8 ===================================================================
9 --- ckermit.orig/ckcmai.c       2012-01-28 23:09:40.000000000 +0000
10 +++ ckermit/ckcmai.c    2012-05-09 02:21:01.000000000 +0100
11 @@ -113,7 +113,7 @@
12  #endif /* OS2 */
13  
14  char *ck_s_who = "";                    /* Where customized, "" = not. */
15 -char *ck_patch = "";                    /* Patch info, if any. */
16 +char *ck_patch = "1";                    /* Patch info, if any. */
17  
18  #define CKVERLEN 128
19  char versiox[CKVERLEN];                 /* Version string buffer  */