]> git.pld-linux.org Git - packages/grass.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 12 Dec 2006 22:11:19 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grass-tk85.patch -> 1.2

grass-tk85.patch [deleted file]

diff --git a/grass-tk85.patch b/grass-tk85.patch
deleted file mode 100644 (file)
index 90d05b3..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- grass-6.0.1/visualization/nviz/src/interface.h.orig        2004-10-18 18:57:24.000000000 +0200
-+++ grass-6.0.1/visualization/nviz/src/interface.h     2005-10-20 08:06:43.877658992 +0200
-@@ -264,7 +264,7 @@
- /* tkBind.c */
- int TkCopyAndGlobalEval(Tcl_Interp *, char *);
- /* tkSend.c */
--#if TK_MAJOR_VERSION==8 && TK_MINOR_VERSION==4
-+#if TK_MAJOR_VERSION==8 && TK_MINOR_VERSION>=4
-     CONST char *Tk_SetAppName(Tk_Window, CONST char *);
- #else
-     char *Tk_SetAppName(Tk_Window, char *);
---- grass-6.0.1/visualization/nviz/src/togl.c.orig     2004-11-09 15:22:41.000000000 +0100
-+++ grass-6.0.1/visualization/nviz/src/togl.c  2005-10-20 08:09:29.795435656 +0200
-@@ -74,7 +74,7 @@
- #elif TK_MAJOR_VERSION==8 && TK_MINOR_VERSION==4
- #  include "tkInt8.4.h"
- #else /* X11 TK_VERSION */
--   error Sorry, you will have to edit togl.c to include the right tkInt.h file
-+#  include <tk-private/generic/tkInt.h>
- #endif /* TK_VERSION */
- #elif defined(WIN32)
- #if TK_MAJOR_VERSION<8
This page took 0.20588 seconds and 4 git commands to generate.