mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
recursive copy
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
|
||||
<mkdir dir="${plugindir}/helpers"/>
|
||||
<copy todir="${plugindir}/helpers">
|
||||
<fileset dir="${plugin.home}/helpers" includes="*.py"/>
|
||||
<fileset dir="${plugin.home}/helpers" includes="**/*.py"/>
|
||||
</copy>
|
||||
|
||||
<zip basedir="${zipdir}" destfile="${output}/${zipname}"/>
|
||||
|
||||
Reference in New Issue
Block a user