Switch to side-by-side view
--- a/src/makesrcdist.sh +++ b/src/makesrcdist.sh @@ -67,6 +67,8 @@ echo dotag $dotag snap $snap if test $snap = yes ; then +# The id would be nicer but it's not increasing which is a problem for +# the exp package repo # version=`hg id | awk '{print $1}'` version=`hg summary | head -1 | awk -F: '{print $2}' | sed -e 's/ //g'` versionforcvs=$version