Explorar o código

vagrant: remove outdated netbsd hack, not needed any more

(same change as in 1.2-maint)
Thomas Waldmann %!s(int64=2) %!d(string=hai) anos
pai
achega
c27df634f1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Vagrantfile

+ 0 - 1
Vagrantfile

@@ -104,7 +104,6 @@ def packages_netbsd
     ln -s /usr/pkg/bin/pip3.9 /usr/pkg/bin/pip3
     ln -s /usr/pkg/bin/virtualenv-3.9 /usr/pkg/bin/virtualenv
     ln -s /usr/pkg/bin/virtualenv-3.9 /usr/pkg/bin/virtualenv3
-    ln -s /usr/pkg/lib/python3.9/_sysconfigdata_netbsd9.py /usr/pkg/lib/python3.9/_sysconfigdata__netbsd9_.py  # bug in netbsd 9.2, expected filename not there.
   EOF
 end