From: Ian Beckwith Date: Tue, 8 May 2012 20:53:50 +0000 (+0100) Subject: add dep3 headers to 020_fix_ptys X-Git-Tag: 302-2~10 X-Git-Url: http://erislabs.net/gitweb/?p=ckermit.git;a=commitdiff_plain;h=46f7b7287b6deca63b69ed922d6cba2340f5a664 add dep3 headers to 020_fix_ptys --- diff --git a/debian/patches/020_fix_ptys.patch b/debian/patches/020_fix_ptys.patch index 2bd5b47..f32c593 100644 --- a/debian/patches/020_fix_ptys.patch +++ b/debian/patches/020_fix_ptys.patch @@ -1,3 +1,10 @@ +Description: get correct ptsname() prototype + Needed along with -DHAVE_PTMX for working ptys +Forwarded: email +Author: Mark Wooding +Last-Update: 2012-05-08 +Bug-Debian: http://bugs.debian.org/660066 + Index: ckermit/ckupty.c =================================================================== --- ckermit.orig/ckupty.c 2012-05-08 04:43:50.000000000 +0100