Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates-src > by-pkgid > 5494e10a6e459c389549c96f47a618b8 > files > 13

virtualbox-6.0.14-1.mga7.src.rpm

diff -Nurp VirtualBox-6.0.0/configure VirtualBox-6.0.0.py3.7/configure
--- VirtualBox-6.0.0/configure	2018-12-18 14:51:28.000000000 +0200
+++ VirtualBox-6.0.0.py3.7/configure	2019-01-08 17:28:51.122735065 +0200
@@ -1979,7 +1979,7 @@ extern "C" int main(void)
 }
 EOF
   found=
-  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m"
+  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m"
   for p in $PYTHONDIR; do
     for d in $SUPPYTHONLIBS; do
       for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do