From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16535 invoked by alias); 31 May 2017 19:18:22 -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 16481 invoked by uid 89); 31 May 2017 19:18:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=inclined, Hx-spam-relays-external:ESMTPA X-HELO: vsmx009.vodafonemail.xion.oxcs.net Received: from vsmx009.vodafonemail.xion.oxcs.net (HELO vsmx009.vodafonemail.xion.oxcs.net) (153.92.174.87) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 31 May 2017 19:18:19 +0000 Received: from vsmx001.vodafonemail.xion.oxcs.net (unknown [192.168.75.191]) by mta-5-out.mta.xion.oxcs.net (Postfix) with ESMTP id 93C00C09A6 for ; Wed, 31 May 2017 19:18:20 +0000 (UTC) Received: from Gertrud (unknown [91.47.58.237]) by mta-5-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 01434300539 for ; Wed, 31 May 2017 19:18:17 +0000 (UTC) From: Achim Gratz To: cygwin-apps@cygwin.com Subject: Re: Perl layout for 5.26+ References: Date: Wed, 31 May 2017 19:18:00 -0000 In-Reply-To: (Yaakov Selkowitz's message of "Thu, 18 May 2017 15:39:00 -0500") Message-ID: <87lgpc25u1.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT X-SW-Source: 2017-05/txt/msg00176.txt.bz2 Yaakov Selkowitz writes: > Using lib for archful things vs. share for noarch, and /usr/local for > site*, is for compliance with FHS, and the latter avoids a lot of > confusion over which should be used by packages. Also, why do you propose to drop archname from the *arch directories? This would make it impossible to put these on shared drives, so I'm more inclined to leave these as they were. prefix="/usr" siteprefix="/usr/local" vendorprefix="/usr" vendorman1dir="${vendorprefix}/share/man/man1" vendorman3dir="${vendorprefix}/share/man/man3" html1dir="${prefix}/share/doc/perl/html/html1" html3dir="${prefix}/share/doc/perl/html/html3" sitehtml1dir="${siteprefix}/share/doc/perl/html/html1" sitehtml3dir="${siteprefix}/share/doc/perl/html/html3" vendorhtml1dir="${vendorprefix}/share/doc/perl/html/html1" vendorhtml3dir="${vendorprefix}/share/doc/perl/html/html3" archname=${ARCHNAME} privlib="${prefix}/share/perl5/${PERLV}" sitelib="${siteprefix}/share/perl5/site_perl/${PERLV}" vendorlib="${vendorprefix}/lib/perl5/vendor_perl/${PERLV}" archlib="${prefix}/lib/perl5/${PERLV}/${ARCHNAME}" sitearch="${siteprefix}/lib/perl5/vendor_perl/${PERLV}/${ARCHNAME}" vendorarch="${vendorprefix}/lib/perl5/site_perl/${PERLV}/${ARCHNAME}" sitebin="${siteprefix}/bin" sitescript="${siteprefix}/bin" I would also leave the versioning on the noarch dirs. We need to do a full rebuild for 5.26 anyway and for 5.28 we can just as easily include the previous version of the noarch directories in @INC if that is known to work just like we did between 5.10 and 5.14. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds