README.arch 361 B

12345678910111213
  1. You can build apt from arch, but this needs the following additional
  2. packages (in addtion to the usual build-depends):
  3. xmlto perlsgml sgml2x sgmlspl docbook
  4. then run:
  5. $ debian/rules arch-build
  6. that will build packages in the "debian/arch-build" directory. It will
  7. honor "DEB_BUILD_PROG_OPTS" as options that are passed to debuild (e.g. -S
  8. may be usefull).