https://bugs.documentfoundation.org/show_bug.cgi?id=100372

Daniël van Vuuren <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Daniël van Vuuren <[email protected]> ---
Can't reproduce on Ubuntu 14.04 32bit (and btw 16.04 64bit, but that is another
build)

Version: 5.3.0.0.alpha0+
Build ID: 5338ee66e8b5b368f1536121bda621076d83a72b
CPU Threads: 4; OS Version: Linux 3.13; UI Render: default; 
TinderBox: Linux-rpm_deb-x86@71-TDF, Branch:master, Time: 2016-06-14_00:40:58
Locale: nl-NL (nl_NL.UTF-8)

Installation:
arch=x86
version=master
server=http://dev-builds.libreoffice.org/daily/$version/Linux-rpm_deb-${arch}@71-TDF/current/

cd /tmp
wget $server
file=`cat index.html | grep deb.tar.gz | sed 's/&nbsp;/ /g' | sed 's/<[^<>]*>/
/g' | sed 's/deb.tar.gz.*/deb.tar.gz/' | sed 's/ //g' | head -n 1`
wget $server$file
tar -vxzf $file
mkdir ~/$version
cd ~/$version
for i in /tmp/Libre*deb/DEBS/*.deb
do dpkg-deb -x $i .
done
sed -i "s/\(libreoffice.*\)\//\1-$version\//" opt/*/program/bootstraprc
opt/*/program/swriter

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to