From e17f75295f235a740d30511870187256325eb96a90df328f8e34753d31188f9f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 8 Mar 2010 17:25:38 +0000 Subject: [PATCH] Accepting request 34249 from shells checked in (request 34249) OBS-URL: https://build.opensuse.org/request/show/34249 OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=15 --- tcsh-6.16.00-history.dif | 2 +- tcsh.changes | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/tcsh-6.16.00-history.dif b/tcsh-6.16.00-history.dif index 8b6deb0..4d94da7 100644 --- a/tcsh-6.16.00-history.dif +++ b/tcsh-6.16.00-history.dif @@ -48,7 +48,7 @@ EXTERN int editing IZERO; /* doing filename expansion and line editing */ EXTERN int noediting IZERO; /* initial $term defaulted to noedit */ --- sh.hist.c -+++ sh.hist.c 2007-10-11 22:00:00.000000000 +0000 ++++ sh.h 2007-10-11 22:00:00.000000000 +0000 @@ -425,9 +425,9 @@ rechist(Char *fname, int ref) if (shist->vec[1] && eq(shist->vec[1], STRmerge)) loadhist(fname, 1); diff --git a/tcsh.changes b/tcsh.changes index 316064b..14e2b45 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Mar 8 01:42:26 CET 2010 - ro@suse.de - -- fix tcsh-6.16.00-history.dif to apply - ------------------------------------------------------------------- Mon Feb 15 16:42:56 CET 2010 - werner@suse.de