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>
<target name="archive"> <target name="archive">
<tar compression="gzip" destfile="lc_wp.tar.gz"> <tar compression="gzip" destfile="lc_wp.tar.gz" longfile="posix">
<tarfileset dir="${basedir}/.."> <tarfileset dir="${basedir}/..">
<include name="*/**" /> <include name="*/**" />
<exclude name="build/**" /> <exclude name="build/**" />