last update, to fix Mafe build error
This commit is contained in:
4
Rakefile
4
Rakefile
@@ -128,8 +128,8 @@ def buildMafe(homeDir, targetDir, mode)
|
|||||||
imgTargetDir = targetDir + "/img"
|
imgTargetDir = targetDir + "/img"
|
||||||
##
|
##
|
||||||
|
|
||||||
##executeInto(homeDir, ["rmdir", "compass", "compress_js_files", "compress_app_files"])
|
executeInto(homeDir, ["rmdir", "dir", "compass", "compress_js_files", "compress_app_files"])
|
||||||
executeInto(homeDir, ["mafe"])
|
#executeInto(homeDir, ["dir", "mafe"])
|
||||||
|
|
||||||
puts "\nCopying files into: #{mafeDir}".bold
|
puts "\nCopying files into: #{mafeDir}".bold
|
||||||
copyFiles({
|
copyFiles({
|
||||||
|
|||||||
Reference in New Issue
Block a user