[packages/safecat] Fix applying patches.

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


commit 625c5682d11cc26c0fc939f257c32756a52fc85a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:50:34 2025 +0200

    Fix applying patches.

 safecat.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/safecat.spec b/safecat.spec
index 632eaf8..2787f38 100644
--- a/safecat.spec
+++ b/safecat.spec
@@ -30,7 +30,7 @@ safecata, gwarantowane jest, że plik jest kompletny.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 echo '%{__cc} %{rpmcflags} -D_LARGEFILE64_SOURCE' > conf-cc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/safecat.git/commitdiff/625c5682d11cc26c0fc939f257c32756a52fc85a



More information about the pld-cvs-commit mailing list