rpm/build/pack.h

5 lines
82 B
C

#include "spec.h"
int packageBinaries(Spec spec);
int packageSources(Spec spec);