Index: head/misc/mc/files/patch-lib_utilunix.c =================================================================== --- head/misc/mc/files/patch-lib_utilunix.c (revision 402392) +++ head/misc/mc/files/patch-lib_utilunix.c (nonexistent) @@ -1,11 +0,0 @@ ---- lib/utilunix.c.orig 2015-04-12 03:04:27 UTC -+++ lib/utilunix.c -@@ -528,7 +528,7 @@ mc_popen (const char *command, GError ** - goto ret_err; - } - -- if (!g_spawn_async_with_pipes (NULL, argv, NULL, G_SPAWN_DO_NOT_REAP_CHILD, NULL, NULL, -+ if (!g_spawn_async_with_pipes (NULL, argv, NULL, G_SPAWN_DO_NOT_REAP_CHILD | G_SPAWN_SEARCH_PATH, NULL, NULL, - &p->child_pid, NULL, &p->out.fd, &p->err.fd, error)) - { - mc_replace_error (error, MC_PIPE_ERROR_CREATE_PIPE_STREAM, "%s", Property changes on: head/misc/mc/files/patch-lib_utilunix.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property