X-Spam-Check-By: sourceware.org Message-ID: <44AB29FB.5050403@byu.net> Date: Tue, 04 Jul 2006 20:54:51 -0600 From: Eric Blake User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygport tweaks References: <44AAD52E DOT 4070203 AT byu DOT net> <20060704212759 DOT GK18873 AT calimero DOT vinschen DOT de> In-Reply-To: <20060704212759.GK18873@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Corinna Vinschen on 7/4/2006 3:27 PM: > And while we're at it, the localstatedir should be /var per > http://cygwin.com/setup.html, not /var/lib as is the default > in cygport. Actually, I liked how g-b-s did it better - rather than hardcoding everything (such as --mandir=/usr/share/man), it followed GNU Coding Standards (such as --mandir='${prefix}/share/man'), so that I can do 'make prefix=/my/path' and mandir would automatically follow. And now with autoconf 2.60, we should be considering whether the new --datarootdir needs to be specified, as well. One other nit - g-b-s removed lib/charset.alias after 'make install', since that file is managed by postinstall of info; multiple packages build this file, and would conflict if g-b-s didn't avoid distributing it. cyginstall should do likewise. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEqyn684KuGfSFAYARAj3ZAJ4/U2SC0K4a7Kf05e2LAsvv9TVVJgCgn/pm 5bj/3riZxaAX++nR0Gl5QW4= =MdYp -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/