summaryrefslogtreecommitdiffstats
path: root/src/harmattaninstalls/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/harmattaninstalls/README')
-rw-r--r--src/harmattaninstalls/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/harmattaninstalls/README b/src/harmattaninstalls/README
new file mode 100644
index 000000000..2712122ae
--- /dev/null
+++ b/src/harmattaninstalls/README
@@ -0,0 +1,19 @@
+This directory contains the metadata for building and
+packaging Qt Mobility on Harmattan.
+
+
+HOW TO BUILD FOR HARMATTAN
+==========================
+
+(note: this is a brief overview and many aspects are uncovered)
+
+From within Scratchbox, at the top level of the Mobility
+source tree:
+
+ $ ln -s src/harmattaninstalls debian
+
+ $ dpkg-checkbuilddeps
+ $ fakeroot apt-get install (any missing dependencies mentioned above)
+
+ $ dpkg-buildpackage -rfakeroot
+