extras/Personas.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 6bf20df63b316ae34c2067b2fa09d1ea9d3d8ec2 Author: Jan-Marek Glogowski <glo...@fbihome.de> AuthorDate: Sat Oct 20 01:35:44 2018 +0200 Commit: Jan-Marek Glogowski <glo...@fbihome.de> CommitDate: Fri Oct 19 23:47:59 2018 +0000 Remove / from personas_list.txt install Probably fixes the tinderboxes installer failures Change-Id: Iff84b07e244000e1b0f8d94566bff76918935554 diff --git a/extras/Personas.mk b/extras/Personas.mk index 3f6e1089cee0..15f599f85271 100644 --- a/extras/Personas.mk +++ b/extras/Personas.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Package_Package,extras_personas,$(SRCDIR)/extras/source/gallery/personas/)) +$(eval $(call gb_Package_Package,extras_personas,$(SRCDIR)/extras/source/gallery/personas)) -$(eval $(call gb_Package_add_files,extras_personas,$(LIBO_SHARE_FOLDER)/gallery/personas/,\ +$(eval $(call gb_Package_add_files,extras_personas,$(LIBO_SHARE_FOLDER)/gallery/personas,\ personas_list.txt \ )) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits