فهرست منبع

ops, remove again the stuff prepared for fixing 1.76 (and which break 1.77)

Ralf S. Engelschall 22 سال پیش
والد
کامیت
4d579f32df
2فایلهای تغییر یافته به همراه0 افزوده شده و 16 حذف شده
  1. 0 13
      xterm/xterm.patch
  2. 0 3
      xterm/xterm.spec

+ 0 - 13
xterm/xterm.patch

@@ -1,13 +0,0 @@
---- xterm.h.orig	Mon Mar 10 00:39:14 2003
-+++ xterm.h	Sun Mar 23 09:09:14 2003
-@@ -41,6 +41,10 @@
- #ifndef included_xterm_h
- #define included_xterm_h
- 
-+#ifndef OPT_PTY_HANDSHAKE
-+#define OPT_PTY_HANDSHAKE 0
-+#endif
-+
- #ifdef HAVE_CONFIG_H
- #include <xtermcfg.h>
- #endif

+ 0 - 3
xterm/xterm.spec

@@ -45,7 +45,6 @@ Release:      20030323
 Source0:      ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz
 Source1:      http://osdn.dl.sourceforge.net/sourceforge/clts/xtermset-%{V_xtermset}.tar.gz
 Source2:      http://www.thrysoee.dk/xtermcontrol/xtermcontrol-%{V_xtermcontrol}.tar.gz
-Patch0:       xterm.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -66,8 +65,6 @@ AutoReqProv:  no
     %setup0 -q -c
     %setup1 -q -T -D -a 1
     %setup2 -q -T -D -a 2
-    cd xterm-%{V_xterm}
-    %patch0 -p0
 
 %build
     ( cd xterm-%{V_xterm}