head	1.2;
access;
symbols
	old_RELEASE_4_6_2:1.1
	old_RELEASE_4_6_1:1.1
	old_RELEASE_4_6_0:1.1
	old_RELEASE_5_0_DP1:1.1
	old_RELEASE_4_5_0:1.1
	old_RELEASE_4_4_0:1.1
	old_RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.07.07.18.36.25;	author ijliao;	state dead;
branches;
next	1.1;

1.1
date	2000.12.21.10.35.19;	author will;	state Exp;
branches;
next	;


desc
@@


1.2
log
@upgrade to 3.14p

PR:		40307
Submitted by:	maintainer
@
text
@--- Garlic/constants.sh.orig	Fri May 26 11:56:25 2000
+++ Garlic/constants.sh	Sun Oct 22 17:24:43 2000
@@@@ -48,7 +48,7 @@@@
    cat > ${fname} << EOF
 --  This package has been generated automatically on:
 EOF
-   ./split "`uname -a`" >> ${fname}
+   ./split "`uname -s -r`" >> ${fname}
 echo "--  Generation date: `date`" >> ${fname}
 cat >> ${fname} << EOF
 --  Any change you make here is likely to be lost !
@


1.1
log
@Update to 3.13p.

PR:		22807
Submitted by:	MAINTAINER
@
text
@@

