From c711a6187d566eaa4c7adca63293a1c595c790f4 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 1 Aug 2009 04:31:13 +0000 Subject: [PATCH] Added switch to install udev documentation in the proper versioned directory. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 13 ++++++++++++- chapter06/udev.xml | 10 ++++++++++ chapter07/symlinks.xml | 3 ++- chapter07/udev.xml | 3 ++- general.ent | 4 ++-- 5 files changed, 28 insertions(+), 5 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7be0095c7..1b993276d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,18 @@ --> + + 2009-07-29 + + + [bdubbs] - Added switch to install udev documentation in the + proper versioned directory. + Fixes + #2459. + + + + 2009-07-29 @@ -57,7 +69,6 @@ - 2009-07-28 diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 06999f333..366819dc7 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -64,6 +64,7 @@ ln -sv /proc/kcore /lib/udev/devices/core ./configure --prefix=/usr \ --sysconfdir=/etc --sbindir=/sbin \ --with-rootlibdir=/lib --libexecdir=/lib/udev \ + --docdir=/usr/share/doc/udev-&udev-version; \ --disable-extras @@ -93,6 +94,15 @@ ln -sv /proc/kcore /lib/udev/devices/core + + --docdir=/usr/share/doc/udev-&udev-version; + + This option installs the Udev documentation in the + proper location with the naming convention consistent with + other packages. + + + --disable-extras diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index 065a62f5b..3242f1795 100644 --- a/chapter07/symlinks.xml +++ b/chapter07/symlinks.xml @@ -146,7 +146,8 @@ EOF device. More information on writing Udev rules can be found in - /usr/share/doc/udev-&udev-version;/index.html. + /usr/share/doc/udev-&udev-version;/writing_udev_rules/index.html. + diff --git a/chapter07/udev.xml b/chapter07/udev.xml index b4f623ce5..468a5035f 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -136,7 +136,8 @@ it will default permissions to 660 and ownership to root:root. Documentation on the syntax of the Udev rules configuration files are available in - /usr/share/doc/udev-&udev-version;/index.html + /usr/share/doc/udev-&udev-version;/writing_udev_rules/index.html + diff --git a/general.ent b/general.ent index bf1ce38db..c1548eea6 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + +