Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
fix new build task
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Nov 7, 2015
1 parent 1a810e8 commit eefeeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/phing/build-pydio.xml
Expand Up @@ -189,7 +189,7 @@


<phingcall target="iterate-plugins">
<property name="plugin_dir" value="${local_repository_root}/core/src/plugins"/>
<property name="plugins_dir" value="${git.local_repository}/core/src/plugins"/>
<property name="upgrade_export" value="${upgrade_export}"/>
<property name="local_repository_root" value="${git.local_repository}/core/src"/>
<property name="target" value="force-update-if-package-json"/>
Expand Down

0 comments on commit eefeeca

Please sign in to comment.