summaryrefslogtreecommitdiff
path: root/README.arch
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-12-08 17:57:26 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-12-08 17:57:26 +0000
commit193593331d2833dbc640f3bb1ad3dd6bfaac858f (patch)
treea0c3ff26f2735a8a814b12b127e6a39d2064037c /README.arch
parent0f3579bce9bd81a91a6ec8f41051f13fa668cb7b (diff)
* more missing files added, this is really strange, I wonder if baz hates me :(
Diffstat (limited to 'README.arch')
-rw-r--r--README.arch12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.arch b/README.arch
new file mode 100644
index 000000000..92870d614
--- /dev/null
+++ b/README.arch
@@ -0,0 +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
+
+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).