summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-12-02 22:37:47 +0200
committerLauri Leukkunen <lle@rahina.org>2007-12-02 22:37:47 +0200
commitbfc862e039581debfcb664d06b0aba3066dc9193 (patch)
tree45d7169a98c57cedf77b32d9d3254ca7bd12306d /README
parent996c3a8426031ba7187f4656fc24fc15807dee99 (diff)
Update README and TODO
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 1e6f86a..80d9c96 100644
--- a/README
+++ b/README
@@ -123,10 +123,11 @@ To try it out you can build for example fontconfig like this:
$ sb2 apt-get source fontconfig
$ cd fontconfig-2.4.1
-$ sb2 dpkg-buildpackage -rfakeroot
+$ sb2 dpkg-buildpackage -rfakeroot -d
You don't need to be in $HOME/maemo-root to do that, I typically do all
-development work in $HOME/src.
+development work in $HOME/src. The "-d" switch is needed to skip checking build
+dependencies, this is one of the remaining TODO items of SB2.
That's all folks, enjoy!