in cvs2cl invocation; error occurred because no value was found
for DIFFTAG; in that case, we just want to skip generating
LatestChanges.
guarantees. It may in fact be broken.
EOF
+ if [ $DIFFTAG ]; then
+ cvs2cl -S --delta $DIFFTAG:HEAD --stdout $DISTRO \
+ | expand -t2 > $DISTRO/LatestChanges
+ fi
+
if grep "<xsl:stylesheet" $DISTRO/VERSION >/dev/null; then
cp -p $DISTRO/VERSION $DISTRO/VERSION.tmp
sed "s/Version>.\+</Version>$DATE\_$TIME\_$RELEASEVERSION</" $DISTRO/VERSION.tmp > $DISTRO/VERSION