wok rev 21665

mc: configure --without-subshell
author maniac
date Sat Jun 01 13:26:35 2019 +0300 (2019-06-01)
parents ab606e40fd87
children e8fd3684e239
files mc/receipt
line diff
     1.1 --- a/mc/receipt	Sat Jun 01 13:15:04 2019 +0300
     1.2 +++ b/mc/receipt	Sat Jun 01 13:26:35 2019 +0300
     1.3 @@ -29,6 +29,7 @@
     1.4  		--prefix=/usr		\
     1.5  		--with-gpm-mouse	\
     1.6  		--with-screen=ncurses	\
     1.7 +		--without-subshell	\
     1.8  		--libexecdir=/usr/lib	\
     1.9  		--sysconfdir=/etc	\
    1.10  		$CONFIGURE_ARGS &&