From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 From: Sergey To: ALT Linux Sisyphus discussions Date: Tue, 7 Dec 2010 10:07:07 +0300 User-Agent: KMail/1.9.10 References: <20101206120044.GD7265@borodin.zarya> <20101206122055.GE7265@borodin.zarya> In-Reply-To: <20101206122055.GE7265@borodin.zarya> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <201012071007.07957.a_s_y@sama.ru> Subject: Re: [sisyphus] mc X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2010 07:07:19 -0000 Archived-At: List-Archive: List-Post: On Monday 06 December 2010, Andrew Borodin wrote: > Этот же патч в аттаче. Ещё момент. Наверное, в mc.ext пора сделать замену для строк вида Open=(ooffice %f &) на что-то вроде Open=if [ -f /usr/bin/loffice ]; then (loffice %f &); else (ooffice %f &); fi -- С уважением, Сергей a_s_y@sama.ru