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

Commit

Permalink
Fix rerun composer
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Sep 15, 2016
1 parent 8837a82 commit 449bc23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/phing/build-pydio.xml
Expand Up @@ -588,7 +588,6 @@
<available type="dir" file="${upgrade_export}/plugins/${plugin}/src"/>
</and>
<then>
<pydio-read-package-json file="${plugin_abs_dir}/package.json"/>
<copy todir="${upgrade_export}/plugins/${plugin}/src">
<fileset dir="${local_repository_root}/plugins/${plugin}/src" defaultexcludes="false">
<include name="*/**"/>
Expand Down

0 comments on commit 449bc23

Please sign in to comment.