use dryice from submodule
This commit is contained in:
parent
628c0d6414
commit
5197718a2f
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ if (!target) {
|
|||
|
||||
console.log("using targetDir '", targetDir, "'");
|
||||
|
||||
var copy = require('dryice').copy;
|
||||
var copy = require('./support/dryice/lib/dryice').copy;
|
||||
|
||||
var aceHome = __dirname;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue