]> git.saurik.com Git - apt.git/blobdiff - README.arch
* Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3)
[apt.git] / README.arch
index c02d573500a6b3b20f32002f8f746367ef6c1c3e..92870d614a244dd4d5c9c4d13ee147444550e4b4 100644 (file)
@@ -4,5 +4,9 @@ packages (in addtion to the usual build-depends):
 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).