#include "system.h"
#include "rpmbuild.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
int | addTriggerIndex (Package pkg, const char *file, const char *script, const char *prog) |
int | parseScript (Spec spec, int parsePart) |
Variables | |
const char* | prog = NULL |
Definition in file parseScript.c.
|
Definition at line 13 of file parseScript.c. Referenced by parseScript(). |
|
Definition at line 48 of file parseScript.c. |