]>
Commit | Line | Data |
---|---|---|
da6ee469 JF |
1 | |
2 | You can build apt from arch, but this needs the following additional | |
3 | packages (in addtion to the usual build-depends): | |
00ec24d0 | 4 | autoconf automake xmlto perlsgml sgml2x sgmlspl docbook |
da6ee469 JF |
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). |