diff options
Diffstat (limited to 'debian/patches/24option_parser.dpatch')
-rw-r--r-- | debian/patches/24option_parser.dpatch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/patches/24option_parser.dpatch b/debian/patches/24option_parser.dpatch index 8f7962f..ed478cd 100644 --- a/debian/patches/24option_parser.dpatch +++ b/debian/patches/24option_parser.dpatch @@ -5,9 +5,10 @@ ## DP: parse and match the long options in full. @DPATCH@ ---- screen-4.0.3.orig/screen.c 2007-08-09 18:14:50.000000000 +0200 -+++ screen-4.0.3/screen.c 2007-08-09 18:15:57.000000000 +0200 -@@ -619,6 +619,8 @@ +diff -Naur screen-4.0.3.orig/screen.c screen-4.0.3/screen.c +--- screen-4.0.3.orig/screen.c 2008-06-01 23:44:59.000000000 +0200 ++++ screen-4.0.3/screen.c 2008-06-01 23:44:59.000000000 +0200 +@@ -621,6 +621,8 @@ } break; case 'w': |