From 1ae6124f52fbf346b9d7dadb6b11bc1f04d45cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Larcher?= Date: Tue, 13 Sep 2016 22:18:43 +0200 Subject: [PATCH 2/2] Configure shoud use bash Change-Id: I39507a2e8f24fa6abf8827badb206f1492b88541 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- qt-everywhere-src-5.15.18/qtbase/configure.orig +++ qt-everywhere-src-5.15.18/qtbase/configure @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ############################################################################# ## ## Copyright (C) 2016 The Qt Company Ltd.