[packages/devsec] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:13:08 CEST 2025


commit af59a8a32676763a498558aa29cfef4f4d9ea388
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:12:52 2025 +0200

    Fix applying patches.

 devsec.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/devsec.spec b/devsec.spec
index 3f64ec0..43fc9a1 100644
--- a/devsec.spec
+++ b/devsec.spec
@@ -115,7 +115,7 @@ Statyczne biblioteki Devolution Security.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/devsec.git/commitdiff/af59a8a32676763a498558aa29cfef4f4d9ea388



More information about the pld-cvs-commit mailing list