[packages/packit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:55 CEST 2025


commit c0da0c0695ba9aeb9f2d3bc99f400d9559a06322
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:49:39 2025 +0200

    Fix applying patches.

 packit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/packit.spec b/packit.spec
index 5b229c5..6a78d22 100644
--- a/packit.spec
+++ b/packit.spec
@@ -37,7 +37,7 @@ TCP/IP.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/packit.git/commitdiff/c0da0c0695ba9aeb9f2d3bc99f400d9559a06322



More information about the pld-cvs-commit mailing list