From cd72926a648b2954d6e53748543ce6e73f0b42a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 21 Apr 2006 23:40:34 +0000 Subject: [PATCH] - orphaned, outdated Changed files: expect-mkpasswd.patch -> 1.2 expect-strf.patch -> 1.2 --- expect-mkpasswd.patch | 10 ---------- expect-strf.patch | 13 ------------- 2 files changed, 23 deletions(-) delete mode 100644 expect-mkpasswd.patch delete mode 100644 expect-strf.patch diff --git a/expect-mkpasswd.patch b/expect-mkpasswd.patch deleted file mode 100644 index f93fd1c..0000000 --- a/expect-mkpasswd.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- tcltk-8.0.2/expect-5.26/example/mkpasswd.jbj Mon Jun 29 09:51:28 1998 -+++ tcltk-8.0.2/expect-5.26/example/mkpasswd Mon Jun 29 09:53:25 1998 -@@ -183,6 +183,7 @@ - expect { - "assword*:" { - # some systems say "Password (again):" -+ sleep .5s - send "$password\r" - exp_continue - } diff --git a/expect-strf.patch b/expect-strf.patch deleted file mode 100644 index 5ada8b3..0000000 --- a/expect-strf.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- expect-5.28/exp_strf.c Fri May 3 22:01:25 1996 -+++ expect-5.28.pld/exp_strf.c Sun Jan 31 20:18:39 1999 -@@ -97,8 +97,9 @@ - static int weeknumber(); - adddecl(static int iso8601wknum();) - #else -- -+#if !((__GLIBC__ == 2) && (__GLIBC_MINOR__ >= 1)) - extern char *strchr(const char *str, int ch); -+#endif /* GNU libc-2.1 */ - extern char *getenv(const char *v); - static int weeknumber(const struct tm *timeptr, int firstweekday); - adddecl(static int iso8601wknum(const struct tm *timeptr);) -- 2.44.0