Replying to chris@…:
OK, this is what needs to be done:
- In Chapter 6 add --docdir=/usr/share/dov/udev-145 to configure
- Add writing_udev_rules/ to the path in Chapter 7, udev.xml and symlinks.xml
I've not actually built the whole package, but I did run ./configure with the switch and the 'make DESTDIR=/tmp/udev install' in the docs/ directory.
What I get is:
/usr/bin/install -c -m 644 $files "/usr/share/doc/udev-145/writing_udev_rules"
/tmp/udev:
usr
/tmp/udev/usr:
share
/tmp/udev/usr/share:
doc
/tmp/udev/usr/share/doc:
udev-145
/tmp/udev/usr/share/doc/udev-145:
writing_udev_rules
/tmp/udev/usr/share/doc/udev-145/writing_udev_rules:
index.html
So those simple changes should be adequate.