diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2017-09-26 12:16:39 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2017-12-07 14:58:53 +1000 |
commit | 44f3a157983e903f926b4f11ddb3f57d111e60f9 (patch) | |
tree | f7b7bd8d8cbc2fa768944b1288a4e0f5741dd020 /lib/libalpm/graph.c | |
parent | ab2be5794de8a57426ec3fc0f631cc766a0b8227 (diff) | |
download | pacman-44f3a157983e903f926b4f11ddb3f57d111e60f9.tar.xz |
makepkg.conf: correct the documentation on the default options
The documentation for OPTIONS and BUILDENV listed some incorrect
defaults for undefined options. The defaults are implementation-defined
in the source code for makepkg itself (e.g. it depends whether we use
`check_option "opt" "y"` or `check_option "opt" "n"`) but were
erroneously declared to be "whatever we *define* in the default
makepkg.conf".
Fixes FS#55754
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/graph.c')
0 files changed, 0 insertions, 0 deletions