File pretend-that-the-example-installs-are-not-FUBAR.patch of Package libqt5-qtquick1
From 5f81e69d4b6f9b450f9b275e8eacbf606366c196 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Date: Wed, 20 Apr 2016 21:10:34 +0200 Subject: pretend that the example installs are not FUBAR Change-Id: I1fad2e055f3d10d481a4bb01c014e9ac8c1abf44 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> --- .qmake.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.qmake.conf b/.qmake.conf index 9450b83..2b42c0b 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,6 @@ load(qt_build_config) CONFIG += qt_example_installs +# Pretend that the example installs are not FUBAR. +CONFIG += install_ok MODULE_VERSION = 5.5.1 -- cgit v0.11.0