[packages/flawfinder] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:32:54 CEST 2025


commit 6d08bd2e7a74196c096a42ecf54a457093d68d2a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:32:38 2025 +0200

    Fix applying patches.

 flawfinder.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flawfinder.spec b/flawfinder.spec
index d332e1f..1c804f3 100644
--- a/flawfinder.spec
+++ b/flawfinder.spec
@@ -27,7 +27,7 @@ niebezpieczne fragmenty.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flawfinder.git/commitdiff/6d08bd2e7a74196c096a42ecf54a457093d68d2a



More information about the pld-cvs-commit mailing list