]> git.pld-linux.org Git - packages/X11.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Dec 2005 11:51:05 +0000 (11:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-xterm-utempter.patch -> 1.2

X11-xterm-utempter.patch

index 223d21d51ce1d02a4a6e9a98cf84037478d29fff..ac8cf14888a71dee12c70fa38fa420881a63cbc3 100644 (file)
@@ -1,11 +1,12 @@
 --- xc.orig/programs/xterm/Imakefile   2004-08-08 14:31:29.000000000 +0200
 +++ xc/programs/xterm/Imakefile        2004-08-08 14:47:26.823743560 +0200
-@@ -17,6 +17,8 @@
+@@ -18,6 +18,8 @@
  /* Define UTF8support to compile-in support for UTF-8 */
  #define UTF8support
  
 +#define UseUtempter
 +
- /*
-  * Fixes to allow compile with X11R5
-  */
+ #if defined(UseUtempter)
+ #undef InstallXtermSetUID /* imake sets this */
+ #define InstallXtermSetUID NO
+
This page took 0.036246 seconds and 4 git commands to generate.