Merge fixes branch.
[ntk/apt.git] / README.arch
CommitLineData
13e8426f
MV
1
2You can build apt from arch, but this needs the following additional
3packages (in addtion to the usual build-depends):
4xmlto perlsgml sgml2x sgmlspl docbook
5
6then run:
13e8426f 7
c320a1e6
MV
8$ debian/rules arch-build
9
10that will build packages in the "debian/arch-build" directory. It will
11honor "DEB_BUILD_PROG_OPTS" as options that are passed to debuild (e.g. -S
12may be usefull).