# HG changeset patch # User maniac # Date 1559384795 -10800 # Node ID 74dd7f0b1ca64d848681675e8027602da44b642a # Parent ab606e40fd87bd7282a67eb99d7bbae7537810a7 mc: configure --without-subshell diff -r ab606e40fd87 -r 74dd7f0b1ca6 mc/receipt --- a/mc/receipt Sat Jun 01 13:15:04 2019 +0300 +++ b/mc/receipt Sat Jun 01 13:26:35 2019 +0300 @@ -29,6 +29,7 @@ --prefix=/usr \ --with-gpm-mouse \ --with-screen=ncurses \ + --without-subshell \ --libexecdir=/usr/lib \ --sysconfdir=/etc \ $CONFIGURE_ARGS &&