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, 0 insertions, 19 deletions
diff --git a/src/harmattaninstalls/README b/src/harmattaninstalls/README
deleted file mode 100644
index 2712122ae..000000000
--- a/src/harmattaninstalls/README
+++ /dev/null
@@ -1,19 +0,0 @@
-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
-