- 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:
parent
e2e4a82693
commit
a177f50cb3
@ -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
|
Fri Feb 9 11:59:11 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -946,6 +946,8 @@ google_api_key="AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q"
|
|||||||
google_default_client_id="4139804441.apps.googleusercontent.com"
|
google_default_client_id="4139804441.apps.googleusercontent.com"
|
||||||
google_default_client_secret="KDTRKEZk2jwT_7CDpcmMA--P"
|
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
|
# do not run configure in autogen but use macro later
|
||||||
export NOCONFIGURE=yes
|
export NOCONFIGURE=yes
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user