Index: bp-templates/bp-legacy/buddypress-functions.php
===================================================================
--- bp-templates/bp-legacy/buddypress-functions.php	(revision 9091)
+++ bp-templates/bp-legacy/buddypress-functions.php	(working copy)
@@ -323,7 +323,7 @@
 		$locations['bp-legacy'] = array(
 			'dir'  => bp_get_theme_compat_dir(),
 			'uri'  => bp_get_theme_compat_url(),
-			'file' => $file
+			'file' => str_replace( '.min', '', $file )
 		);
 
 		// Subdirectories within the top-level $locations directories
