diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec index 5aff21e8..dd8d67a3 100644 --- a/packaging/git-buildpackage.spec +++ b/packaging/git-buildpackage.spec @@ -157,7 +157,7 @@ Debian and the RPM tool set. %prep %setup -q -n %{name}-%{version} %if 0%{?centos_ver} && 0%{?centos_ver} >= 7 -%patch0 -p1 +%patch -P 0 -p1 %endif