diff options
Diffstat (limited to 'misc/gnomeutils2/files/patch-ad')
-rw-r--r-- | misc/gnomeutils2/files/patch-ad | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/misc/gnomeutils2/files/patch-ad b/misc/gnomeutils2/files/patch-ad deleted file mode 100644 index 4da63dbc1270..000000000000 --- a/misc/gnomeutils2/files/patch-ad +++ /dev/null @@ -1,28 +0,0 @@ ---- gdialog/dialog.h.orig Tue Jan 5 17:55:34 1999 -+++ gdialog/dialog.h Tue Jan 5 17:55:48 1999 -@@ -36,24 +36,7 @@ - #include <gnome.h> - #endif - --#ifdef ultrix --# include <cursesX.h> --#else --# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) --# include <ncurses.h> --# else --# ifndef _XOPEN_SOURCE_EXTENDED --# define hacked 1 --# define _XOPEN_SOURCE_EXTENDED --# define _ACS_COMPAT_CODE --# endif --# include <curses.h> --# ifdef hacked --# undef _XOPEN_SOURCE_EXTENDED --# undef _ACS_COMPAT_CODE --# endif --# endif --#endif -+#include <ncurses.h> - - /* - * Change these if you want |