update configs

This commit is contained in:
g
2019-11-04 14:59:05 +03:00
parent 7743cfd0ba
commit 9fddf2c797

View File

@@ -24,7 +24,7 @@
</target>
<target name="archive">
<tar compression="gzip" destfile="lc_wp.tar.gz">
<tar compression="gzip" destfile="lc_wp.tar.gz" longfile="posix">
<tarfileset dir="${basedir}/..">
<include name="*/**" />
<exclude name="build/**" />