* [PATCH] INSTALL: Adjust file names to match current build system organization.
@ 2025-06-13 6:14 Collin Funk
2025-06-13 8:10 ` Alejandro Colomar
0 siblings, 1 reply; 6+ messages in thread
From: Collin Funk @ 2025-06-13 6:14 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: Collin Funk, linux-man
Signed-off-by: Collin Funk <collin.funk1@gmail.com>
---
INSTALL | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/INSTALL b/INSTALL
index 0fdc36f71..d9ce25b89 100644
--- a/INSTALL
+++ b/INSTALL
@@ -80,17 +80,19 @@ Description
targets that can be used.
Files
- GNUmakefile, share/mk/install-man.mk, share/mk/install.mk
- Main makefiles for installing (however, others may also be used
- by inclusion).
+ GNUmakefile, share/mk/install/*
+ Main makefiles for installing.
- share/mk/cmd.mk
+ share/mk/configure/build-depends/*
Command variables.
- share/mk/install-html.mk
+ share/mk/configure/directory_variables/*
+ Directory variables.
+
+ share/mk/install/html.mk
Makefile to install HTML manual pages.
- share/mk/verbose.mk
+ share/mk/configure/verbose.mk
Handle verbose settings.
share/mk/*
--
2.49.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] INSTALL: Adjust file names to match current build system organization.
2025-06-13 6:14 [PATCH] INSTALL: Adjust file names to match current build system organization Collin Funk
@ 2025-06-13 8:10 ` Alejandro Colomar
2025-06-13 21:13 ` Collin Funk
0 siblings, 1 reply; 6+ messages in thread
From: Alejandro Colomar @ 2025-06-13 8:10 UTC (permalink / raw)
To: Collin Funk; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]
Hi Collin,
On Thu, Jun 12, 2025 at 11:14:23PM -0700, Collin Funk wrote:
> Signed-off-by: Collin Funk <collin.funk1@gmail.com>
Patch applied. Thanks!
<https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/commit/?h=contrib&id=249fa859134d815df71c8bd5c414ea0a04b66530>
Have a lovely day!
Alex
> ---
> INSTALL | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
>
> diff --git a/INSTALL b/INSTALL
> index 0fdc36f71..d9ce25b89 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -80,17 +80,19 @@ Description
> targets that can be used.
>
> Files
> - GNUmakefile, share/mk/install-man.mk, share/mk/install.mk
> - Main makefiles for installing (however, others may also be used
> - by inclusion).
> + GNUmakefile, share/mk/install/*
> + Main makefiles for installing.
>
> - share/mk/cmd.mk
> + share/mk/configure/build-depends/*
> Command variables.
>
> - share/mk/install-html.mk
> + share/mk/configure/directory_variables/*
> + Directory variables.
> +
> + share/mk/install/html.mk
> Makefile to install HTML manual pages.
>
> - share/mk/verbose.mk
> + share/mk/configure/verbose.mk
> Handle verbose settings.
>
> share/mk/*
> --
> 2.49.0
>
>
--
<https://www.alejandro-colomar.es/>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] INSTALL: Adjust file names to match current build system organization.
2025-06-13 8:10 ` Alejandro Colomar
@ 2025-06-13 21:13 ` Collin Funk
2025-06-13 22:03 ` Alejandro Colomar
0 siblings, 1 reply; 6+ messages in thread
From: Collin Funk @ 2025-06-13 21:13 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 409 bytes --]
Hi Alejandro,
Alejandro Colomar <alx@kernel.org> writes:
> On Thu, Jun 12, 2025 at 11:14:23PM -0700, Collin Funk wrote:
>> Signed-off-by: Collin Funk <collin.funk1@gmail.com>
>
> Patch applied. Thanks!
Thanks!
> <https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/commit/?h=contrib&id=249fa859134d815df71c8bd5c414ea0a04b66530>
FYI, your site is unreachable, at least for me.
Collin
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] INSTALL: Adjust file names to match current build system organization.
2025-06-13 21:13 ` Collin Funk
@ 2025-06-13 22:03 ` Alejandro Colomar
2025-06-14 20:34 ` Collin Funk
0 siblings, 1 reply; 6+ messages in thread
From: Alejandro Colomar @ 2025-06-13 22:03 UTC (permalink / raw)
To: Collin Funk; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 773 bytes --]
Hi Collin,
On Fri, Jun 13, 2025 at 02:13:11PM -0700, Collin Funk wrote:
> Hi Alejandro,
>
> Alejandro Colomar <alx@kernel.org> writes:
>
> > On Thu, Jun 12, 2025 at 11:14:23PM -0700, Collin Funk wrote:
> >> Signed-off-by: Collin Funk <collin.funk1@gmail.com>
> >
> > Patch applied. Thanks!
>
> Thanks!
>
> > <https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/commit/?h=contrib&id=249fa859134d815df71c8bd5c414ea0a04b66530>
>
> FYI, your site is unreachable, at least for me.
Yup, it must have been some blackout. They're becoming too frequent
here, sadly. I'm out of home this weekend, so I'll fix it on Monday. :(
Thanks!
Have a lovely night!
Alex
>
> Collin
--
<https://www.alejandro-colomar.es/>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] INSTALL: Adjust file names to match current build system organization.
2025-06-13 22:03 ` Alejandro Colomar
@ 2025-06-14 20:34 ` Collin Funk
2025-06-14 20:40 ` Alejandro Colomar
0 siblings, 1 reply; 6+ messages in thread
From: Collin Funk @ 2025-06-14 20:34 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
Alejandro Colomar <alx@kernel.org> writes:
> Yup, it must have been some blackout. They're becoming too frequent
> here, sadly. I'm out of home this weekend, so I'll fix it on Monday. :(
>
> Thanks!
No problem! I remember the recent Iberian Peninsula Blackout, but didn't
know there were issues outside of that event. Hopefully the situation
improves soon.
Collin
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] INSTALL: Adjust file names to match current build system organization.
2025-06-14 20:34 ` Collin Funk
@ 2025-06-14 20:40 ` Alejandro Colomar
0 siblings, 0 replies; 6+ messages in thread
From: Alejandro Colomar @ 2025-06-14 20:40 UTC (permalink / raw)
To: Collin Funk; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]
Hi Collin,
On Sat, Jun 14, 2025 at 01:34:07PM -0700, Collin Funk wrote:
> Alejandro Colomar <alx@kernel.org> writes:
>
> > Yup, it must have been some blackout. They're becoming too frequent
> > here, sadly. I'm out of home this weekend, so I'll fix it on Monday. :(
> >
> > Thanks!
>
> No problem! I remember the recent Iberian Peninsula Blackout, but didn't
> know there were issues outside of that event. Hopefully the situation
> improves soon.
:)
Yeah, there are "replicas". The reason for it seems to be that solar
energy is displacing nuclear, and the system is less stable.
Also, the villages near valencia have had many smaller blackouts since
the flooding of October. I have a battery that lasts for an hour or
so, and that was enough in the past, but blackouts now last more than
that.
Have a lovely night!
Alex
>
> Collin
>
--
<https://www.alejandro-colomar.es/>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-06-14 20:40 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 6:14 [PATCH] INSTALL: Adjust file names to match current build system organization Collin Funk
2025-06-13 8:10 ` Alejandro Colomar
2025-06-13 21:13 ` Collin Funk
2025-06-13 22:03 ` Alejandro Colomar
2025-06-14 20:34 ` Collin Funk
2025-06-14 20:40 ` Alejandro Colomar
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.