summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qtquick1.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/qtquick1.morph b/qtquick1.morph
new file mode 100644
index 00000000..353b4f5c
--- /dev/null
+++ b/qtquick1.morph
@@ -0,0 +1,11 @@
+name: qtquick1
+kind: chunk
+configure-commands:
+- qmake
+build-commands:
+- make
+- make html_docs
+install-commands:
+- make install INSTALL_ROOT="$DESTDIR"
+- make install_html_docs INSTALL_ROOT="$DESTDIR"
+