merged -r1887..1901 from lp:~donkult/apt/sid
[ntk/apt.git] / README.arch
1
2 You can build apt from arch, but this needs the following additional
3 packages (in addtion to the usual build-depends):
4 autoconf automake xmlto perlsgml sgml2x sgmlspl docbook doxygen
5
6 then run:
7
8 $ debian/rules arch-build
9
10 that will build packages in the "debian/arch-build" directory. It will
11 honor "DEB_BUILD_PROG_OPTS" as options that are passed to debuild (e.g. -S
12 may be usefull).