]> git.ipfire.org Git - pakfire.git/blame - macros/package-default.macro
Performance check: Count iterations as unsigned long
[pakfire.git] / macros / package-default.macro
CommitLineData
c07a3ca7
MT
1
2# Epoch information should always be set, starting with zero.
3epoch = 0
4
5# The default maintainer is the maintainer of the distribution.
6maintainer = %{DISTRO_MAINTAINER}
7
8# The default architecture is the architecture of the distribution.
9arch = %{DISTRO_ARCH}
10
11# Place to add URLs for sources download.
12source_dl =
13
14# A list of sources that need to be fetched in
15# order to build the package.
16sources = %{thisapp}.tar.gz