]> git.saurik.com Git - apt-legacy.git/blob - README.arch
Added support for 301 redirects to the new APT Apple HTTP method.
[apt-legacy.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 xmlto perlsgml sgml2x sgmlspl docbook
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).