added ftpproxy
authorewt <devnull@localhost>
Wed, 17 Jul 1996 20:01:29 +0000 (20:01 +0000)
committerewt <devnull@localhost>
Wed, 17 Jul 1996 20:01:29 +0000 (20:01 +0000)
CVS patchset: 876
CVS date: 1996/07/17 20:01:29

lib/rpmrc.c

index 0803104..d599a7e 100644 (file)
@@ -75,6 +75,7 @@ struct option optionTable[] = {
     { "dbpath",                        RPMVAR_DBPATH,                  0 },
     { "distribution",          RPMVAR_DISTRIBUTION,            0 },
     { "excludedocs",           RPMVAR_EXCLUDEDOCS,             0 },
+    { "ftpproxy",              RPMVAR_FTPPROXY,                0 },
     { "messagelevel",          RPMVAR_MESSAGELEVEL,            0 },
     { "optflags",              RPMVAR_OPTFLAGS,                1 },
     { "packager",               RPMVAR_PACKAGER,                0 },