Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 56914)
+++ /trunk/Config.kmk	(revision 56915)
@@ -226,7 +226,7 @@
 
 # Force the additions.sh script to get an exact additions build when we're doing the release.
-#ifeq ($(int-mod $(VBOX_VERSION_BUILD),2),0)
+ifeq ($(int-mod $(VBOX_VERSION_BUILD),2),0)
   VBOX_RELEASE_EXACT_MATCH=1
-#endif
+endif
 ifneq ($(VBOX_RELEASE_EXACT_MATCH),)
  export VBOX_ADDITIONS_SH_MODE     = release
@@ -653,5 +653,5 @@
 # the overall installer size significantly because merge modules are not able
 # to use a common .cab file to reduce their size.
-VBOX_WITH_MSM_INSTALL = 1
+#VBOX_WITH_MSM_INSTALL = 1
 ## @}
 
