* $out/lib/libexec?
@ 2019-11-25 19:21 Hartmut Goebel
2019-11-25 19:48 ` $out/lib/libexec? ng0
2019-11-26 10:32 ` $out/lib/libexec? Ludovic Courtès
0 siblings, 2 replies; 5+ messages in thread
From: Hartmut Goebel @ 2019-11-25 19:21 UTC (permalink / raw)
To: Guix-devel
Hi,
I just discovered that some packages store programs in $out/lib/libexec
instead of $out/libexec. In my store, only KDE packages are effected.
Is it worth investigating? Or shall we just leave as it i?
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goebel@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: $out/lib/libexec?
2019-11-25 19:21 $out/lib/libexec? Hartmut Goebel
@ 2019-11-25 19:48 ` ng0
2019-11-26 10:32 ` $out/lib/libexec? Ludovic Courtès
1 sibling, 0 replies; 5+ messages in thread
From: ng0 @ 2019-11-25 19:48 UTC (permalink / raw)
To: Hartmut Goebel; +Cc: Guix-devel
I would leave it as it is, some applications require this layout,
I can only speak for what I work on - as it behaves this way - gnunet,
which would require too much to adjust to some arbitrary layout choice.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: $out/lib/libexec?
2019-11-25 19:21 $out/lib/libexec? Hartmut Goebel
2019-11-25 19:48 ` $out/lib/libexec? ng0
@ 2019-11-26 10:32 ` Ludovic Courtès
2019-11-26 10:47 ` $out/lib/libexec? Hartmut Goebel
1 sibling, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2019-11-26 10:32 UTC (permalink / raw)
To: Hartmut Goebel; +Cc: Guix-devel
Hi,
Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:
> I just discovered that some packages store programs in $out/lib/libexec
> instead of $out/libexec. In my store, only KDE packages are effected.
>
> Is it worth investigating? Or shall we just leave as it i?
IMO it would be nicer to have them install things to $out/libexec.
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: $out/lib/libexec?
2019-11-26 10:32 ` $out/lib/libexec? Ludovic Courtès
@ 2019-11-26 10:47 ` Hartmut Goebel
2019-11-26 13:54 ` $out/lib/libexec? ng0
0 siblings, 1 reply; 5+ messages in thread
From: Hartmut Goebel @ 2019-11-26 10:47 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: Guix-devel
Hi,
Am 26.11.19 um 11:32 schrieb Ludovic Courtès:
> IMO it would be nicer to have them install things to $out/libexec.
Given ng0's comment, I'll not put time into this for now.
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goebel@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: $out/lib/libexec?
2019-11-26 10:47 ` $out/lib/libexec? Hartmut Goebel
@ 2019-11-26 13:54 ` ng0
0 siblings, 0 replies; 5+ messages in thread
From: ng0 @ 2019-11-26 13:54 UTC (permalink / raw)
To: Hartmut Goebel; +Cc: Guix-devel
To append some context to my comment, I've even tried to change
this in the build-system of gnunet, but after some discussion
it turned out to be a non-trivial task for design choices which
I amounts to bikeshed in the end. I wanted this change.
Searching for it in PLIST files, it's more common than one assumes,
but not common enough to work on a general solution (but I could be
wrong, and I did not mean to discourage you from work, just to show
one possible implication which isn't so obvious).
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-11-26 13:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-25 19:21 $out/lib/libexec? Hartmut Goebel
2019-11-25 19:48 ` $out/lib/libexec? ng0
2019-11-26 10:32 ` $out/lib/libexec? Ludovic Courtès
2019-11-26 10:47 ` $out/lib/libexec? Hartmut Goebel
2019-11-26 13:54 ` $out/lib/libexec? ng0
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.