]> git.saurik.com Git - apt-legacy.git/blame - README.arch
Commit that APT bug fix from their bug tracker.
[apt-legacy.git] / README.arch
CommitLineData
da6ee469
JF
1
2You can build apt from arch, but this needs the following additional
3packages (in addtion to the usual build-depends):
0e5943eb 4autoconf automake xmlto perlsgml sgml2x sgmlspl docbook doxygen
da6ee469
JF
5
6then run:
7
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).