Make sure compver files are regenerated
This commit is contained in:
parent
b066ccb0dc
commit
8015851ba8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user