Make sure compver files are regenerated
This commit is contained in:
parent
b066ccb0dc
commit
8015851ba8
@ -445,6 +445,9 @@ clean()
|
|||||||
else
|
else
|
||||||
error $E_BAD_DIR clean
|
error $E_BAD_DIR clean
|
||||||
fi
|
fi
|
||||||
|
# Solaris only - We can't add this to meta since compver is usually created
|
||||||
|
# during install
|
||||||
|
${__rm} -f $metadir/compver.*
|
||||||
;;
|
;;
|
||||||
'meta')
|
'meta')
|
||||||
if [ "$(${__uname} -s)" == "SunOS" ]; then
|
if [ "$(${__uname} -s)" == "SunOS" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user