summaryrefslogtreecommitdiff
path: root/net-analyzer/ostinato/files/ostinato-0.9_p20180522-no-modeltest.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ostinato/files/ostinato-0.9_p20180522-no-modeltest.patch')
-rw-r--r--net-analyzer/ostinato/files/ostinato-0.9_p20180522-no-modeltest.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-analyzer/ostinato/files/ostinato-0.9_p20180522-no-modeltest.patch b/net-analyzer/ostinato/files/ostinato-0.9_p20180522-no-modeltest.patch
new file mode 100644
index 000000000000..5e7733aeed10
--- /dev/null
+++ b/net-analyzer/ostinato/files/ostinato-0.9_p20180522-no-modeltest.patch
@@ -0,0 +1,10 @@
+--- a/extra/extra.pro 2018-05-22 18:18:21.000000000 +0200
++++ b/extra/extra.pro 2018-06-26 14:15:49.162937000 +0200
+@@ -1,7 +1,3 @@
+ TEMPLATE = subdirs
+ SUBDIRS = \
+ qhexedit2
+-
+-greaterThan(QT_MINOR_VERSION, 6) {
+-SUBDIRS += modeltest
+-}