From: Ian Beckwith Date: Sat, 28 Jan 2012 23:01:44 +0000 (+0000) Subject: 050_ck_patch: remove patch, taken upstream X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=004e5cd8eac5226c51f0f83b82735d88be5ab2e6;hp=5b4fa07bbcbe0373f8dd32afcecc9277c46a2d9c;p=ckermit.git 050_ck_patch: remove patch, taken upstream --- diff --git a/debian/patches/050_ck_patch.patch b/debian/patches/050_ck_patch.patch deleted file mode 100644 index 6bcf2b0..0000000 --- a/debian/patches/050_ck_patch.patch +++ /dev/null @@ -1,14 +0,0 @@ -As requested by upstream, set ck_patch to indicate changes from upstream source. -Index: ckermit/ckcmai.c -=================================================================== ---- ckermit.orig/ckcmai.c 2009-02-26 22:41:45.000000000 +0000 -+++ ckermit/ckcmai.c 2009-02-26 22:54:52.000000000 +0000 -@@ -97,7 +97,7 @@ - #endif /* OS2 */ - - char *ck_s_who = ""; /* Where customized, "" = not. */ --char *ck_patch = ""; /* Patch info, if any. */ -+char *ck_patch = "3"; /* Patch info, if any. */ - - #define CKVERLEN 128 - char versiox[CKVERLEN]; /* Version string buffer */ diff --git a/debian/patches/series b/debian/patches/series index 26dec71..9fa50bb 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -050_ck_patch.patch 060_speeling.patch