configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbbe43fcff2f16b46befc2ebd572b1c8cc67b1be Author: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> AuthorDate: Wed May 22 12:06:59 2019 +0200 Commit: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> CommitDate: Wed May 22 12:07:07 2019 +0200
Revert "Change package name to "libreoffice-online" instead of "loolwsd"" As discussed on IRC: This leads to incompatible changes (config directory changed) and instead we will use loolwsd on master branch too from now on. This reverts commit 1dbbc5acc7d51adc363c2b43a24afae4b17971a6. Change-Id: Ifa38144f830578c12cda7454354b60d09426e704 Reviewed-on: https://gerrit.libreoffice.org/72734 Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> Tested-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> diff --git a/configure.ac b/configure.ac index 2a2f3e231..9fd6bfaee 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) -AC_INIT([libreoffice-online], [master], [libreoffice@lists.freedesktop.org]) +AC_INIT([loolwsd], [master], [libreoffice@lists.freedesktop.org]) LT_INIT([shared, disable-static, dlopen]) AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability]) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits