From 86fd9f0b4e2b379f30629b50bd83916681fccd80 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 10 May 2017 15:50:16 +0200 Subject: [PATCH] libreoffice: Strip trailing spaces --- libreoffice-5.0.2.2_0374db2-2.bee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice-5.0.2.2_0374db2-2.bee b/libreoffice-5.0.2.2_0374db2-2.bee index 2fd824048..66e71dc26 100755 --- a/libreoffice-5.0.2.2_0374db2-2.bee +++ b/libreoffice-5.0.2.2_0374db2-2.bee @@ -110,7 +110,7 @@ mee_install() { mkdir -p ${D}/usr/local/bin - + for p in sbase sdraw simpress soffice scalc smath swriter ; do echo ${p} cat > ${D}/usr/local/bin/${p} <<-EOF