Make sure compver files are regenerated

This commit is contained in:
Tom G. Christensen 2011-06-03 16:09:02 +02:00
parent b066ccb0dc
commit 8015851ba8

View File

@ -445,6 +445,9 @@ clean()
else
error $E_BAD_DIR clean
fi
# Solaris only - We can't add this to meta since compver is usually created
# during install
${__rm} -f $metadir/compver.*
;;
'meta')
if [ "$(${__uname} -s)" == "SunOS" ]; then