SOURCES: X11-xterm-256colors.patch - updated

arekm arekm at pld-linux.org
Thu Dec 22 10:22:16 CET 2005


Author: arekm                        Date: Thu Dec 22 09:22:16 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   X11-xterm-256colors.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/X11-xterm-256colors.patch
diff -u SOURCES/X11-xterm-256colors.patch:1.2 SOURCES/X11-xterm-256colors.patch:1.3
--- SOURCES/X11-xterm-256colors.patch:1.2	Sat Sep 18 01:21:54 2004
+++ SOURCES/X11-xterm-256colors.patch	Thu Dec 22 10:22:11 2005
@@ -1,19 +1,22 @@
 --- xc/programs/xterm/Imakefile.orig	2004-09-13 18:37:31.277489528 +0200
 +++ xc/programs/xterm/Imakefile	2004-09-13 18:40:21.011686008 +0200
-@@ -18,6 +18,7 @@
- 
- #define UseUtempter
+@@ -25,6 +25,9 @@
+         UTMPLIB = -lutempter
+ #endif
  
++#define UseUtempter
++
 +COLORS_256 = -DOPT_256_COLORS=1
  /*
-  * Fixes to allow compile with X11R5
+  * setgid mode works for systems that do not require setuid to open pty.
   */
-@@ -124,7 +125,7 @@
+@@ -158,7 +161,7 @@
      XKB_DEFINES = XkbClientDefines
     PATH_DEFINES = -DPROJECTROOT=$(PROJECTROOT)
-         DEFINES = $(XKB_DEFINES) $(TERMCAPDEFINES) $(FEATURE_DEFINES) $(SCROLLBAR_RIGHT) $(UTF8_OPTION) $(XRFDEF) $(PATH_DEFINES) $(TRACEDEF)
+         DEFINES = $(XKB_DEFINES) $(TERMCAPDEFINES) $(FEATURE_DEFINES) $(SCROLLBAR_RIGHT) $(UTF8_OPTION) $(XRFDEF) $(PATH_DEFINES) $(PUTENVDEF) $(IMAKEDEFINES) $(TRACEDEF)
 -       INCLUDES = -I. -I/usr/include/ncurses $(XRFINCLUDES)
 +       INCLUDES = -I. -I/usr/include/ncurses $(XRFINCLUDES) $(COLORS_256)
  
  #ifdef OS2Architecture
          MAINSRC = os2main.c
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/X11-xterm-256colors.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list