Menu

Commit [r9024]  Maximize  Restore  History

Fix regression in r8998 where upgrades were failing because of a pathing change.

- s/data_new/data/ for the sake of being more intuitive.
- Use mkdir -p so that if the path already exists, things won't fail when running mkdir again (in theory.. there are some cases in practice where things will fail).

yaberauneya 2011-12-08

changed /trunk/build/files/install.sh
/trunk/build/files/install.sh Diff Switch to side-by-side view
Loading...