diff options
Diffstat (limited to 'README.arch')
-rw-r--r-- | README.arch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/README.arch b/README.arch deleted file mode 100644 index 58c40a497..000000000 --- a/README.arch +++ /dev/null @@ -1,12 +0,0 @@ - -You can build apt from arch, but this needs the following additional -packages (in addtion to the usual build-depends): -autoconf automake xmlto perlsgml sgml2x sgmlspl docbook doxygen - -then run: - -$ 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). |