From 5a0f9a145745bfac654e94358bdfe210ccf2208f Mon Sep 17 00:00:00 2001 From: Henrik Triem Date: Tue, 11 Jan 2022 16:05:52 +0100 Subject: [PATCH] Different p option --- icinga2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icinga2.spec b/icinga2.spec index 37e7374..9ce7867 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -333,7 +333,7 @@ Provides Nano syntax highlighting for icinga2. %prep -%patch1 -p1 +%patch1 -p0 %setup -q -n %{name}-%{version} # use absolute shebang instead of env on SUSE distributions %if "%{_vendor}" == "suse"