summaryrefslogtreecommitdiff
path: root/README.arch
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-08-31 14:56:06 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-08-31 14:56:06 +0000
commitc320a1e61a5911fb7fdc67914e95a6fd66950ee4 (patch)
tree83c3ea221bf7501eefd75ba9dd431d214dc8da14 /README.arch
parent13e8426f800dd5e21e78fa6488b860e3f0467984 (diff)
* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheiterators.h order in initlist changed to remove warning
Diffstat (limited to 'README.arch')
-rw-r--r--README.arch6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.arch b/README.arch
index c02d57350..92870d614 100644
--- a/README.arch
+++ b/README.arch
@@ -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).