* [Xenomai-core] patch: build: restore building of xeno-config man page
@ 2011-10-04 13:36 Daniele Nicolodi
2011-10-05 11:01 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Daniele Nicolodi @ 2011-10-04 13:36 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 219 bytes --]
Hello,
here is a simple patch to the build system to restore the building of
xeno-config man page. It got lost some time ago. I noticed that it was
missing because debian packages failed to build.
Cheers,
--
Daniele
[-- Attachment #2: 0002-build-restore-building-of-xeno-config-man-page.patch --]
[-- Type: text/x-diff, Size: 856 bytes --]
>From 958e522ea5aad32e9cd227e572be4ffbaff73ef9 Mon Sep 17 00:00:00 2001
From: Daniele Nicolodi <nicolodi@domain.hid>
Date: Tue, 4 Oct 2011 14:59:49 +0200
Subject: build: restore building of xeno-config man page
---
doc/man/Makefile.am | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
index c2f753a..18f2bd1 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -1,4 +1,4 @@
-man1_MANS = clocktest.man cyclictest.man irqbench.man irqloop.man \
- klatency.man latency.man rtcanconfig.man \
- rtcanrecv.man rtcansend.man switchbench.man \
+man1_MANS = xeno-config.man clocktest.man cyclictest.man irqbench.man \
+ irqloop.man klatency.man latency.man rtcanconfig.man \
+ rtcanrecv.man rtcansend.man switchbench.man \
switchtest.man xeno.man
--
1.7.6.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] patch: build: restore building of xeno-config man page
2011-10-04 13:36 [Xenomai-core] patch: build: restore building of xeno-config man page Daniele Nicolodi
@ 2011-10-05 11:01 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2011-10-05 11:01 UTC (permalink / raw)
To: Daniele Nicolodi; +Cc: xenomai
On 10/04/2011 03:36 PM, Daniele Nicolodi wrote:
> Hello,
>
> here is a simple patch to the build system to restore the building of
> xeno-config man page. It got lost some time ago. I noticed that it was
> missing because debian packages failed to build.
Applied, thanks.
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-05 11:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 13:36 [Xenomai-core] patch: build: restore building of xeno-config man page Daniele Nicolodi
2011-10-05 11:01 ` Gilles Chanteperdrix
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.