#include "system.h"
#include <rpmio.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. |
Definition in file parseBuildInstallClean.c.
#define _RPMTAG_INTERNAL |
Definition at line 7 of file parseBuildInstallClean.c.