[packages/snortconf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:02:54 CEST 2025


commit 5e5328f12867d083e5cf80252d5bc15be8559425
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:02:38 2025 +0200

    Fix applying patches.

 snortconf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/snortconf.spec b/snortconf.spec
index 70fa123..acd6750 100644
--- a/snortconf.spec
+++ b/snortconf.spec
@@ -24,7 +24,7 @@ przyjaznego tworzenia pliku snort.conf.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 ./configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/snortconf.git/commitdiff/5e5328f12867d083e5cf80252d5bc15be8559425



More information about the pld-cvs-commit mailing list