From 09f52fc06377eb8c834f6f0b45e0420ebaef2246 Mon Sep 17 00:00:00 2001 From: Balasubramanian Kandasamy Date: Tue, 12 Aug 2014 18:26:46 +0200 Subject: Experimental testing for patch --- support-files/mysql.spec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 2e6aa7552b1..4eb91dc3ff8 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -444,7 +444,7 @@ 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 -p1} +%{?el7:%patch0 -p0} ############################################################################## %build -- cgit v1.2.1