X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/13e8426f800dd5e21e78fa6488b860e3f0467984..a376d6fdfe2f01cddd980fb14f53a3d4580d4779:/README.arch diff --git a/README.arch b/README.arch index c02d57350..364e940a4 100644 --- a/README.arch +++ b/README.arch @@ -1,8 +1,12 @@ You can build apt from arch, but this needs the following additional packages (in addtion to the usual build-depends): -xmlto perlsgml sgml2x sgmlspl docbook +autoconf automake xmlto perlsgml sgml2x sgmlspl docbook then run: -debian/rules arch-build +$ debian/rules arch-build + +that will build packages in the "debian/arch-build" directory. It will +honor "DEB_BUILD_PROG_OPTS" as options that are passed to debuild (e.g. -S +may be usefull).