From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=AwbeOpEw7jN0Y/roZHbD4Qc4hDVFP/LcEWaOas3EObj2vJqBls0d6ewmgsjSHXQa7y6H98K+QyFsoiCU8K/fY7UGXAfILV2mmK8MJ1Ic3VnNsIApjjy5I7AOUTR6kvMBdP8StxH7ii8G7XXeCjwx/PmDRu6bXsaE7Fp99UbBg0E= Message-ID: <43200E30.7000804@gmail.com> Date: Thu, 08 Sep 2005 14:10:56 +0400 From: Pavel Usischev User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.7.9) Gecko/20050713 X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: ALT Linux Community Subject: Re: [Comm] subst - =?windows-1251?Q?=E2=E3=F4-=E3=F4_=E8_=F2?= =?windows-1251?Q?=E5_=E4=F4=E6=F4=F2=EC=F0=FE=F7=2E=2E=2E?= References: <431FC187.8030609@tulanews.ru> <20050908050605.GA30324@borodin.zarya> <431FCD58.3050101@tulanews.ru> <20050908070138.GE5477@ldc.net> <431FF2BF.2040306@tulanews.ru> <431FF4D4.5020504@tulanews.ru> <431FFB0A.7010705@tulanews.ru> <4320038D.8000105@tulanews.ru> In-Reply-To: <4320038D.8000105@tulanews.ru> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 10:11:20 -0000 Archived-At: List-Archive: List-Post: Шишков Евгений пишет: > Сделал, провёл опыты. Пробел не хочет проглатывать. > перед пробелом надо тоже \ ставить. > В общем правильная строка выглядет вот так: > subst s,customInstallPath\ =\ \'\',customInstallPath\ =\ \'test\', > SConstruct Можно и так: subst "s,CustomInstallPath = '',CustomInstallPath = 'test',g" SConstruct -- С уважением, Павел Усищев