Skip to content

Commit

Permalink
libreoffice: Strip trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed May 11, 2017
1 parent 62066a4 commit 86fd9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libreoffice-5.0.2.2_0374db2-2.bee
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 86fd9f0

Please sign in to comment.