File 0001-execute-fix.patch of Package mate-menu.openSUSE_Leap_42.1_Update

--- a/mate_menu/execute.py
+++ b/mate_menu/execute.py
@@ -50,7 +50,7 @@ def Execute( cmd , commandCwd=None):
 			except Exception, detail:
 				print detail
 				return False
-		cmd = cmd.split()
+	cmd = cmd.split()
 	cmd = RemoveArgs(cmd)
 
 	try:
openSUSE Build Service is sponsored by