From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125147 invoked by alias); 2 May 2016 03:10:01 -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 125126 invoked by uid 89); 2 May 2016 03:10:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, Hx-languages-length:308, HX-Envelope-From:sk:yselkow, texlive 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; Mon, 02 May 2016 03:10:00 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (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 E2B1B1473 for ; Mon, 2 May 2016 03:09:58 +0000 (UTC) Received: from [10.10.116.20] (ovpn-116-20.rdu2.redhat.com [10.10.116.20]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u4239ve5005890 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 1 May 2016 23:09:58 -0400 Subject: Re: cygport patch for texlive To: cygwin-apps@cygwin.com References: <5726789D.8060000@cornell.edu> From: Yaakov Selkowitz Message-ID: <021eb62a-00a7-6ada-d1e1-7c68dcc6a815@cygwin.com> Date: Mon, 02 May 2016 03:10:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <5726789D.8060000@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00006.txt.bz2 On 2016-05-01 16:43, Ken Brown wrote: > Currently if a user uninstalls a texlive-collection-* package without > installing one on the same run of setup, mktexlsr is not run and the > ls-R databases are out of date. The attached patch fixes this. Merged and pushed. -- Yaakov