summaryrefslogtreecommitdiff
path: root/chunks/qtxmlpatterns.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/qtxmlpatterns.morph')
-rw-r--r--chunks/qtxmlpatterns.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/chunks/qtxmlpatterns.morph b/chunks/qtxmlpatterns.morph
new file mode 100644
index 00000000..6b0658cb
--- /dev/null
+++ b/chunks/qtxmlpatterns.morph
@@ -0,0 +1,12 @@
+name: qtxmlpatterns
+kind: chunk
+repo: upstream:qt5/qtxmlpatterns
+ref: ed713a904ee55f1c345d2d6c35e77892be96977e
+configure-commands:
+- qmake
+build-commands:
+- make
+- make html_docs
+install-commands:
+- make install INSTALL_ROOT=$DESTDIR
+- make install_html_docs INSTALL_ROOT=$DESTDIR