]> git.saurik.com Git - apt.git/blobdiff - README.arch
Drop awful use of first person in French translation. The same should happen to Engli...
[apt.git] / README.arch
index c02d573500a6b3b20f32002f8f746367ef6c1c3e..364e940a4bbc789b26b0afb0fe01cbfcc1375825 100644 (file)
@@ -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).