Makefile.defs: pick python3 instead of python27
This commit is contained in:
parent
1ce8dae63b
commit
f95c46717c
@ -415,10 +415,10 @@ libpoppler-qt5.so.1 = libpoppler-qt5
|
|||||||
libcommon.so = mariadb-columnstore
|
libcommon.so = mariadb-columnstore
|
||||||
#endif
|
#endif
|
||||||
# Common to all archs
|
# Common to all archs
|
||||||
/usr/bin/python = python
|
/usr/bin/python = python3
|
||||||
python[abi] = python
|
python[abi] = python3
|
||||||
libpython = libpython
|
libpython = libpython3
|
||||||
python = python
|
python = python3
|
||||||
sopranobackend = soprano-backend-virtuoso
|
sopranobackend = soprano-backend-virtuoso
|
||||||
dhcpclient = dhcp-client
|
dhcpclient = dhcp-client
|
||||||
networkmanagergui = network-manager-applet
|
networkmanagergui = network-manager-applet
|
||||||
|
Loading…
Reference in New Issue
Block a user