[packages/integrit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:15:23 CEST 2025


commit a0a6f9000f7363e01d27a65bf884db8bd794ef3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:15:07 2025 +0200

    Fix applying patches.

 integrit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/integrit.spec b/integrit.spec
index c4f68b6..d9f09d9 100644
--- a/integrit.spec
+++ b/integrit.spec
@@ -34,8 +34,8 @@ sumy kontrolnej MD5 nowo generowanych baz).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/integrit.git/commitdiff/a0a6f9000f7363e01d27a65bf884db8bd794ef3f



More information about the pld-cvs-commit mailing list