aboutsummaryrefslogtreecommitdiff
path: root/lang/qt5-qml/files/patch-configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt5-qml/files/patch-configure.json')
-rw-r--r--lang/qt5-qml/files/patch-configure.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/qt5-qml/files/patch-configure.json b/lang/qt5-qml/files/patch-configure.json
deleted file mode 100644
index 9a4b5cfa4e2a..000000000000
--- a/lang/qt5-qml/files/patch-configure.json
+++ /dev/null
@@ -1,12 +0,0 @@
-Do not enter src/quick for checks; we do not build this directory in this port
-and it expects qt5-gui to be installed.
---- configure.json.orig 2018-06-15 11:30:15 UTC
-+++ configure.json
-@@ -1,6 +1,5 @@
- {
- "subconfigs": [
-- "src/qml",
-- "src/quick"
-+ "src/qml"
- ]
- }