Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv31528

Modified Files:
        screen.info screen.patch 
Log Message:
fix screenrc


Index: screen.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/screen.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- screen.patch        16 Aug 2007 01:20:30 -0000      1.2
+++ screen.patch        20 Aug 2007 03:26:44 -0000      1.3
@@ -147,3 +147,25 @@
  void
  execvpe(prog, args, env)
  char *prog, **args, **env;
+diff -ruN screen-4.0.3/etc/etcscreenrc screen-4.0.3-patched/etc/etcscreenrc
+--- screen-4.0.3/etc/etcscreenrc       2003-12-05 05:46:13.000000000 -0800
++++ screen-4.0.3-patched/etc/etcscreenrc       2007-08-19 20:17:37.000000000 
-0700
+@@ -10,7 +10,7 @@
+ 
+ #defflow on # will force screen to process ^S/^Q
+ 
+-deflogin on
++#deflogin on
+ #autodetach off
+ 
+ vbell on
+@@ -88,7 +88,7 @@
+ #make them better
+ bind \\ quit
+ bind K kill
+-bind I login on
+-bind O login off
++#bind I login on
++#bind O login off
+ bind } history
+ 

Index: screen.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/screen.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- screen.info 17 Aug 2007 01:17:17 -0000      1.4
+++ screen.info 20 Aug 2007 03:26:44 -0000      1.5
@@ -1,12 +1,12 @@
 Package: screen
 Version: 4.0.3
-Revision: 1
+Revision: 2
 #Source: gnu
 Source: http://ftp.uni-erlangen.de/pub/utilities/screen/screen-%v.tar.gz
 Source-MD5: 8506fd205028a96c741e4037de6e3c42
 BuildDepends: fink (>= 0.24.12)
 PatchFile: %n.patch
-PatchFile-MD5: c55fb04a16f77d915729551d6bb9c968
+PatchFile-MD5: 1b149d1369e64af5232c4b33e85ca89a
 ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info'
 InstallScript: <<
  make install prefix=%i 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to