From e8afbf1e38a5b994b19c82956bd59e6b04b0f412 Mon Sep 17 00:00:00 2001 From: Balasubramanian Kandasamy Date: Tue, 12 Aug 2014 18:55:05 +0200 Subject: [PATCH] Experimental testing --- support-files/mysql.spec.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 4eb91dc3ff8..3c0dc277971 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -444,7 +444,8 @@ For a description of MySQL see the base MySQL RPM or http://www.mysql.com/ ############################################################################## %prep %setup -T -a 0 -c -n %{src_dir} -%{?el7:%patch0 -p0} +pushd %{src_dir} +%{?el7:%patch0 -p1} ############################################################################## %build