Updating link to change in openSUSE:Factory/tcsh revision 24.0
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=00646fad280d55ed2b48be248decbf38
This commit is contained in:
parent
2ab2db46b6
commit
42145622b9
@ -48,8 +48,8 @@
|
|||||||
+ else
|
+ else
|
||||||
+ haderr = 1;
|
+ haderr = 1;
|
||||||
}
|
}
|
||||||
exitset--;
|
|
||||||
cleanup_pop_mark(omark);
|
cleanup_pop_mark(omark);
|
||||||
|
resexit(osetexit);
|
||||||
--- sh.decls.h
|
--- sh.decls.h
|
||||||
+++ sh.decls.h 2007-07-23 15:37:27.493023737 +0200
|
+++ sh.decls.h 2007-07-23 15:37:27.493023737 +0200
|
||||||
@@ -90,6 +90,7 @@ extern void cleanup_push_internal(voi
|
@@ -90,6 +90,7 @@ extern void cleanup_push_internal(voi
|
||||||
|
@ -249,7 +249,7 @@
|
|||||||
+#include <features.h>
|
+#include <features.h>
|
||||||
#include "sh.h"
|
#include "sh.h"
|
||||||
|
|
||||||
RCSID("$tcsh: sh.dol.c,v 3.70 2006/09/14 18:30:16 christos Exp $")
|
RCSID("$tcsh: sh.dol.c,v 3.74 2008/05/14 20:10:30 christos Exp $")
|
||||||
@@ -922,6 +923,31 @@ heredoc(Char *term)
|
@@ -922,6 +923,31 @@ heredoc(Char *term)
|
||||||
Char *lbp, *obp, *mbp;
|
Char *lbp, *obp, *mbp;
|
||||||
Char **vp;
|
Char **vp;
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 7 11:23:30 CET 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
- fixed patch fuzz in a minimalistic way.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 2 17:24:05 CET 2009 - werner@suse.de
|
Wed Dec 2 17:24:05 CET 2009 - werner@suse.de
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Group: System/Shells
|
|||||||
Requires: gawk textutils
|
Requires: gawk textutils
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 6.16.00
|
Version: 6.16.00
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: The C SHell
|
Summary: The C SHell
|
||||||
Source: ftp.astron.com:/pub/tcsh/tcsh-6.16.00.tar.bz2
|
Source: ftp.astron.com:/pub/tcsh/tcsh-6.16.00.tar.bz2
|
||||||
Source1: nls-iconv
|
Source1: nls-iconv
|
||||||
|
Loading…
Reference in New Issue
Block a user