added excludedocs line to /etc/rpmrc

CVS patchset: 509
CVS date: 1996/03/29 20:51:54
This commit is contained in:
ewt 1996-03-29 20:51:54 +00:00
parent 80037ff601
commit ebcd159917
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ struct option optionTable[] = {
{ "builddir", RPMVAR_BUILDDIR, 0 },
{ "distribution", RPMVAR_DISTRIBUTION, 0 },
{ "docdir", RPMVAR_DOCDIR, 0 },
{ "excludedocs", RPMVAR_EXCLUDEDOCS, 0 },
{ "messagelevel", RPMVAR_MESSAGELEVEL, 0 },
{ "optflags", RPMVAR_OPTFLAGS, 1 },
{ "pgp_name", RPMVAR_PGP_NAME, 0 },