From: Christian Weiske Date: Tue, 22 Sep 2015 15:44:23 +0000 (+0200) Subject: Distribute .gz files instead of .bz2 X-Git-Tag: v0.6.2~4 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/b4d015eda88f8b01d968cab9be74a6cee3b52066?hp=3d1e6fe92c4923d2693bfa582a36de16547a098e Distribute .gz files instead of .bz2 ownCloud 8.x does not support .bz2 archives, only .gz and .zip My fix for it https://github.com/owncloud/core/pull/19182 is currently in the ownCloud 9 milestone, which is expected for next february. This is too long. --- diff --git a/build.xml b/build.xml index 32e6a81..b271557 100644 --- a/build.xml +++ b/build.xml @@ -11,7 +11,7 @@ - + @@ -34,7 +34,7 @@ - +