Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > b670270a72207cb5fa532c703fa86fa7 > files > 14

virtualbox-6.0.10-1.mga6.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