[packages/snortalog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:02:51 CEST 2025
commit efabd0d9b639bd84841631b38bc3d72fb1995bf8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:02:35 2025 +0200
Fix applying patches.
snortalog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/snortalog.spec b/snortalog.spec
index d25753b..16eea9b 100644
--- a/snortalog.spec
+++ b/snortalog.spec
@@ -32,7 +32,7 @@ filtrujących opcji w formacie ASCII i HTML.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/snortalog.git/commitdiff/efabd0d9b639bd84841631b38bc3d72fb1995bf8
More information about the pld-cvs-commit
mailing list