/[pkgs]/rpms/man/devel/man-1.6d-updates.patch
ViewVC logotype

Contents of /rpms/man/devel/man-1.6d-updates.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download) (as text)
Fri Oct 27 08:09:52 2006 UTC (3 years ago) by varekova
Branch: MAIN
CVS Tags: F-12-split, man-1_6f-5_fc9, man-1_6f-4_fc9, man-1_6f-18_fc12, man-1_6f-23_fc13, F-7-split, man-1_6f-22_fc12, man-1_6f-20_fc12, man-1_6e-2_fc7, man-1_6e-3_fc7, man-1_6f-2_fc9, F-10-split, man-1_6e-1_fc7, F-11-split, man-1_6f-15_fc11, F-9-split, man-1_6f-13_fc11, man-1_6f-17_fc11, F-8-split, man-1_6f-21_fc12, man-1_6f-7_fc10, man-1_6f-6_fc10, man-1_6f-19_fc12, man-1_6f-3_fc9, man-1_6f-11_fc10, man-1_6e-4_fc9, man-1_6d-3, man-1_6f-8_fc10, man-1_6f-10_fc10, man-1_6f-9_fc10, man-1_6f-16_fc11, man-1_6f-12_fc11, man-1_6f-14_fc11, HEAD
Changes since 1.1: +13 -3 lines
File MIME type: text/x-patch
- change MAKEWHATISDBUPDATES option
1 --- man-1.6d/src/paths.h.in.upd 2006-10-27 09:39:06.000000000 +0200
2 +++ man-1.6d/src/paths.h.in 2006-10-27 09:40:26.000000000 +0200
3 @@ -33,5 +33,6 @@
4 { "COMPRESS_EXT", "@compress_ext@" }, /* not a path, just a string variable */
5 { "DECOMPRESS", "@decompress@" },
6 { "MANSECT", "@sections@"}, /* idem */
7 - { "MANDEFOPTIONS", ""} /* idem */
8 + { "MANDEFOPTIONS", ""}, /* idem */
9 + { "MAKEWHATISDBUPDATES", ""} /* option is used in makewhatis.cron{weekly|daily} scripts */
10 };
11 --- man-1.6d/src/man.conf.in.upd 2006-10-27 09:39:06.000000000 +0200
12 +++ man-1.6d/src/man.conf.in 2006-10-27 09:39:06.000000000 +0200
13 @@ -135,3 +135,13 @@
14 .Z @zcat@
15 .F @fcat@
16 .Y @unyabba@
17 +#
18 +# Enable/disable makewhatis database cron updates.
19 +# If MAKEWHATISDBUPDATES variable is uncommented
20 +# and set to n or N, cron scripts
21 +# /etc/cron.daily/makewhatis.cron
22 +# /etc/cron.weekly/makewhatis.cron
23 +# will not update makewhatis database.
24 +# Otherwise the database will be updated.
25 +#
26 +#MAKEWHATISDBUPDATES n

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2