Paths should be relative to working folder.
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402492
This commit is contained in:
parent
6e930f6048
commit
56a68f4dfd
@ -2,7 +2,7 @@
|
||||
|
||||
require 'helpers.pm';
|
||||
|
||||
chdir('../builder');
|
||||
chdir('tools/builder');
|
||||
if ($^O eq "linux")
|
||||
{
|
||||
Build::Command('make clean');
|
||||
|
Loading…
Reference in New Issue
Block a user