util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Bruce Dubbs <bruce.dubbs@gmail.com>
Cc: Util-Linux <util-linux@vger.kernel.org>
Subject: Re: Suggested changes to util-linux for FHS compliance.
Date: Fri, 19 Feb 2021 12:14:27 +0100	[thread overview]
Message-ID: <20210219111427.35z43zib4jn5irkr@ws.net.home> (raw)
In-Reply-To: <f8d10b77-79d9-6a62-50a4-5fb2d1d45655@gmail.com>

On Thu, Feb 18, 2021 at 09:37:21AM -0600, Bruce Dubbs wrote:
> Perhaps another solution would be to make the default for localstatedir be
> /var instead of PREFIX/var.

Ah, I see what do you mean. 

We do not alter $localstatedir in the configure script at all. This is is 
probably the problem you see. For the other directories we default to /bin,
/lib, ... when the default prefix (NONE or /usr) detected.

It seems $localstatedir and $sysconfdir need our care too.

I have committed:
 
  https://github.com/karelzak/util-linux/commit/3d2899651791bcb4ee8fe4e605acc83f3ae3471b

Please, try it. The final summary from ./configure should be also
more verbose about the paths now.

   Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


  reply	other threads:[~2021-02-19 11:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12 17:04 Suggested changes to util-linux for FHS compliance Bruce Dubbs
2021-02-15  9:16 ` Karel Zak
2021-02-18 15:37   ` Bruce Dubbs
2021-02-19 11:14     ` Karel Zak [this message]
2021-02-19 17:12       ` Bruce Dubbs
2021-02-19 11:30   ` Karel Zak
2021-03-08 11:21     ` Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210219111427.35z43zib4jn5irkr@ws.net.home \
    --to=kzak@redhat.com \
    --cc=bruce.dubbs@gmail.com \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).