waf: fix creation of non-delatable directories
commitb979c7e85b32f76193cf8a6c1adb17021d8eda1a
authorNedko Arnaudov <nedko@arnaudov.name>
Mon, 13 Sep 2010 19:02:37 +0000 (13 22:02 +0300)
committerNedko Arnaudov <nedko@arnaudov.name>
Mon, 13 Sep 2010 19:02:37 +0000 (13 22:02 +0300)
tree5ca9cb0c53e2a81d2f8fe0fd8801adc127c7cbe1
parenteccc6ad65b92b5535ff0b84fd6d6ec3b7f318cba
waf: fix creation of non-delatable directories

the */apps directories where created during install stage
this was problematic because they were created with root permissions
and were not deletable without root permissions
wscript