[Rpm-maint] [PATCH 1/3] rpmrc: do not use that nonexistent rpmOptionValue struct.
Ales Kozumplik
akozumpl at redhat.com
Tue Jan 3 15:18:33 UTC 2012
---
lib/rpmrc.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/lib/rpmrc.c b/lib/rpmrc.c
index 1c4ebb4..177db0e 100644
--- a/lib/rpmrc.c
+++ b/lib/rpmrc.c
@@ -72,7 +72,6 @@ struct rpmOption {
int required;
int macroize;
int localize;
-struct rpmOptionValue * value;
};
typedef struct defaultEntry_s {
--
1.7.7.3
More information about the Rpm-maint
mailing list