Commit 38b635f3 authored by Juergen Weigert's avatar Juergen Weigert

tell the user where the make dist output went to.

parent 5e610a1f
......@@ -27,4 +27,8 @@ then
fi
echo "Built packages are in distribute/out :"
ls -la out
echo "Cleaning up..."
rm -rf $name
echo "done."
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