- Make sure we execute everything with python3

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=599
This commit is contained in:
Tomáš Chvátal 2018-02-12 09:25:13 +00:00 committed by Git OBS Bridge
parent e2e4a82693
commit a177f50cb3
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 12 09:24:51 UTC 2018 - tchvatal@suse.com
- Make sure we execute everything with python3
-------------------------------------------------------------------
Fri Feb 9 11:59:11 UTC 2018 - tchvatal@suse.com

View File

@ -946,6 +946,8 @@ google_api_key="AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q"
google_default_client_id="4139804441.apps.googleusercontent.com"
google_default_client_secret="KDTRKEZk2jwT_7CDpcmMA--P"
# make sure we execute everything with python3
export PYTHON=%{_bindir}/python3
# do not run configure in autogen but use macro later
export NOCONFIGURE=yes
./autogen.sh