|
rpm 5.3.7
|
Parse build/install/clean section from spec file. More...
#include "system.h"#include <rpmio.h>#include <rpmiotypes.h>#include <rpmlog.h>#include "rpmbuild.h"#include "debug.h"
Go to the source code of this file.
Defines | |
| #define | _RPMTAG_INTERNAL |
Functions | |
| int | parseBuildInstallClean (Spec spec, rpmParseState parsePart) |
| Parse %build/%install/%clean section(s) of a spec file. | |
Parse build/install/clean section from spec file.
Definition in file parseBuildInstallClean.c.
| #define _RPMTAG_INTERNAL |
Definition at line 10 of file parseBuildInstallClean.c.
1.7.3