From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6937 invoked by alias); 12 Feb 2015 00:50:24 -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 6918 invoked by uid 89); 12 Feb 2015 00:50:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 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; Thu, 12 Feb 2015 00:50:21 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1C0oJik015698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 11 Feb 2015 19:50:19 -0500 Received: from YAAKOV04.redhat.com ([10.10.116.21]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t1C0oHJa009114 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO) for ; Wed, 11 Feb 2015 19:50:19 -0500 Message-ID: <1423702229.12472.126.camel@cygwin.com> Subject: Re: cygport patches for TeX Live From: Yaakov Selkowitz To: cygwin-apps@cygwin.com Date: Thu, 12 Feb 2015 00:50:00 -0000 In-Reply-To: <54B83546.1030304@cornell.edu> References: <5490B70E.2040903@cornell.edu> <5490BB84.2020506@cornell.edu> <54920139.1030605@cornell.edu> <87bnn1z7sn.fsf@Gertrud.fritz.box> <5492D29F.5050306@cornell.edu> <54AA4285.6010805@cygwin.com> <54AAC3FA.8020204@cornell.edu> <87zj9x2jzr.fsf@Rainer.invalid> <54B83546.1030304@cornell.edu> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00151.txt.bz2 On Thu, 2015-01-15 at 16:46 -0500, Ken Brown wrote: > On 1/5/2015 12:52 PM, Achim Gratz wrote: > > Ken Brown writes: > >> Do you have an opinion about that? I suggested /etc/texmf/postinstall > >> or /var/lib/texmf/postinstall, but Achim had other ideas. The only > >> precedent we have so far is Achim's new _autorebase, which uses > >> /etc/rebase. > > > > Even for this I think /etc is the wrong place and I'd consider moving it > > elsewhere. Something in /var on the other hand sounds OK to me. > > LSB/FHS seems to suggest /var/lib for this purpose unless there is yet > > another more specific requirement I didn't find while browsing it. > > In view of https://cygwin.com/ml/cygwin-apps/2015-01/msg00034.html, I'll use > /var/lib/texmf/postinstall for the postinstall markers. I'm attaching revised > cygport patches. I applied and pushed patches 1 and 3; given the texlive/fontconfig discussion, does 2 still apply? -- Yaakov