Index: /trunk/src/VBox/Installer/linux/scripts/install.sh
===================================================================
--- /trunk/src/VBox/Installer/linux/scripts/install.sh	(revision 54098)
+++ /trunk/src/VBox/Installer/linux/scripts/install.sh	(revision 54099)
@@ -227,4 +227,6 @@
 test -n "${NO_WEB_SERVICE}" &&
     test ! -r "${INSTALL_SOURCE}/webtest"
+test -r "${INSTALL_SOURCE}/VBoxDTrace" &&
+    mv "${INSTALL_SOURCE}/VBoxDTrace" "${PREFIX}/bin"
 mv "${INSTALL_SOURCE}/VBoxTunctl" "${PREFIX}/bin"
 test -n "${OSE}" || test -n "${NO_QT}" &&
