head	1.3;
access;
symbols
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2003.08.08.03.36.14;	author kris;	state dead;
branches;
next	1.2;

1.2
date	2003.01.13.18.30.47;	author fenner;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.02.19.54.47;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@As announced on May 6, remove the broken chinese/mozilla-tclp port
@
text
@#!/bin/sh
# this script is used to detect Mozilla revision only.
[ -f $2 ] && $2 -v | $1 's/.*rv://; s/).*//'
@


1.2
log
@Don't try to run ${PREFIX}/lib/mozilla/mozilla if it doesn't exist.
e.g. "make fetch-list"

Submitted by:	distfile survey
@
text
@@


1.1
log
@upgrade to a "universal" version

PR:		46033, 46048
Submitted by:	maintainer
@
text
@d3 1
a3 1
$2 -v | $1 's/.*rv://; s/).*//'
@

