Commit db27aeec by Richard Stallman

Delete ${LIB}/DONE just before exit.

From-SVN: r3699
parent ea9f550a
......@@ -1010,4 +1010,7 @@ if $LINKS; then
done
fi
# Prevent premature exit when subsequently processing OTHER_FIXINCLUDES_DIRS.
rm ${LIB}/DONE
exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment