Index: /trunk/src/VBox/Installer/linux/scripts/install.sh
===================================================================
--- /trunk/src/VBox/Installer/linux/scripts/install.sh	(revision 46871)
+++ /trunk/src/VBox/Installer/linux/scripts/install.sh	(revision 46872)
@@ -245,5 +245,5 @@
 fi
 # currently required, otherwise the extpacks will not load
-ln -s .. ${PREFIX}/lib/virtualbox/components/VBoxVMM.so
+ln -s ../VBoxVMM.so ${PREFIX}/lib/virtualbox/components/VBoxVMM.so
 test -z "${NO_QT}" && ln -s "VBox" "${PREFIX}/bin/VirtualBox"
 test -z "${NO_QT}" && ln -sf "VBox" "${PREFIX}/bin/virtualbox"
