#! /bin/sh /usr/share/dpatch/dpatch-run ## content_type.dpatch by Joey Schulze ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Stop sleeping @DPATCH@ diff -urNad lynx-cur-2.8.7dev10~/src/HTAlert.c lynx-cur-2.8.7dev10/src/HTAlert.c --- lynx-cur-2.8.7dev10~/src/HTAlert.c 2008-10-04 19:15:26.000000000 +0200 +++ lynx-cur-2.8.7dev10/src/HTAlert.c 2008-10-04 19:16:50.000000000 +0200 @@ -1123,7 +1123,10 @@ return (result); } +/* #define okToSleep() (!crawl && !traversal && LYCursesON) +*/ +#define okToSleep() (false) /* * Sleep for the given message class's time.