Skip to content

Commit

Permalink
Missed grunt folder on barcelona plip
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodbare committed Feb 11, 2014
1 parent 05a0df2 commit 346a195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plips/plip13787-main-template.cfg
Expand Up @@ -44,7 +44,7 @@ nix_path=~/.nix-defexpr/channels/
cmds =
npm install grunt-cli
cd ${buildout:sources-dir}/mockup
PATH=$PATH:/node_modules/grunt-cli/bin/ make bootstrap NIX_PATH=${:nix_path}
PATH=$PATH:${buildout:directory}/node_modules/grunt-cli/bin/ make bootstrap NIX_PATH=${:nix_path}

[themetest]
recipe = zc.recipe.egg
Expand Down

0 comments on commit 346a195

Please sign in to comment.