Accepting request 282157 from home:arnaudversini:branches:LibreOffice:Factory

Add debug symbols.

OBS-URL: https://build.opensuse.org/request/show/282157
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=220
This commit is contained in:
Fridrich Strba 2015-01-28 09:56:30 +00:00 committed by Git OBS Bridge
parent 088e2c9ff4
commit f66cce71dd
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 18 16:11:42 UTC 2015 - arnaud@versini.eu
- Add debug symobols
-------------------------------------------------------------------
Tue Jan 13 12:27:39 UTC 2015 - tchvatal@suse.com

View File

@ -982,7 +982,8 @@ export NOCONFIGURE=yes
--disable-ccache \
--enable-gltf --with-system-libgltf \
--disable-coinmp \
--enable-collada --with-system-opencollada
--enable-collada --with-system-opencollada \
--enable-symbols
# no coinormp packages for coinmp
# hack to correctly bootstrap python stuff with system python, (deb#501028, i#90701)