aboutsummaryrefslogtreecommitdiff
path: root/examples/D80no-man-db-rebuild
Commit message (Collapse)AuthorAge
* Add a hook script example to disable man-db regeneration inside chroot ↵gregor herrmann2009-12-23
(closes: 561539) It's rather boring to see (p|cow)builder writing "Building database of manual pages ..." and to wait for the recreation of the man-db, especially on slow machines like the openmoko freerunner ... man-db has a new feature to disable rebuilding the database since 2.5.6-4 (cf. #554914 and man-db's changelog). It would be great if it were possible to use this feature in (p|cow)builder.