chiark / gitweb /
gtypist: Drop patch no longer needed
authorFredrik Fornwall <fredrik@fornwall.net>
Sat, 11 Jul 2015 12:14:02 +0000 (08:14 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Sat, 11 Jul 2015 12:14:02 +0000 (08:14 -0400)
packages/gtypist/gtypist_c.patch

index 2368ff3e59f6bf3b987f4b9af9b86bdff4d23afb..030353a900b75ee6f740de9561af772dca5d8435 100644 (file)
@@ -1,15 +1,6 @@
 diff -u -r ../gtypist-2.9.4/src/gtypist.c ./src/gtypist.c
 --- ../gtypist-2.9.4/src/gtypist.c     2013-08-18 16:36:14.000000000 +0200
 +++ ./src/gtypist.c    2014-03-01 01:30:43.000000000 +0100
-@@ -31,7 +31,7 @@
- #ifdef HAVE_PDCURSES
- #include <curses.h>
- #else
--#include <ncursesw/ncurses.h>
-+#include <ncurses.h>
- #endif
- #include <time.h>
 @@ -41,7 +41,7 @@
  #include <assert.h>
  #include <locale.h>