From: Sapan Bhatia Date: Thu, 17 Feb 2011 20:41:04 +0000 (-0500) Subject: Better indentation X-Git-Tag: util-vserver-0.30.216-13~1^2~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bda2419901c2d5800ca94cd645eb6c323cb1292c;p=build.git Better indentation --- diff --git a/spec2make.c b/spec2make.c index fc5dd6f5..bcc49199 100644 --- a/spec2make.c +++ b/spec2make.c @@ -94,47 +94,47 @@ main(int argc, char *argv[]) /* walk argv list looking for options */ while ((args+1) from argv */ + /* whitelist-rpms are packages that need to be considered even if the parsing logic of spec2make (second half of this file) concludes otherwise */ + if (strcmp(argv[args],"--whitelist-rpms")==0) { + /* Split "whitelist-rpms" which is a comma-separated list, remove --whitelist-rpms