From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23867 invoked by alias); 7 Jun 2016 22:41:41 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 23856 invoked by uid 89); 7 Jun 2016 22:41:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, H*F:U*yselkowitz X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 07 Jun 2016 22:41:39 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 899CC64D30 for ; Tue, 7 Jun 2016 22:41:38 +0000 (UTC) Received: from [10.10.116.29] (ovpn-116-29.rdu2.redhat.com [10.10.116.29]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u57Mfbc3022553 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 7 Jun 2016 18:41:38 -0400 Subject: Re: cygport patch for texlive To: cygwin-apps@cygwin.com References: <627b46b0-8ac0-e264-da96-e0f88eb12d67@cornell.edu> From: Yaakov Selkowitz Message-ID: <3ae0ca96-9d78-5678-80bb-8c1297147079@cygwin.com> Date: Tue, 07 Jun 2016 22:41:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <627b46b0-8ac0-e264-da96-e0f88eb12d67@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00032.txt.bz2 On 2016-06-06 12:11, Ken Brown wrote: > [PATCH] texlive: support generation of language files > > Up to now, language files have not been updated to reflect the > languages available in a TeX Live installation. As a result, format > generation can fail due to missing hyphenation files. This commit > provides the support needed by the texlive perpetual postinstall > scripts to keep the language files up to date. Thanks; merged. -- Yaakov