[packages/cpm] Fix applying patches.

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


commit 00b1d640ae1f8eebe3bc2ad08b776819226cfb20
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:04:07 2025 +0200

    Fix applying patches.

 cpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cpm.spec b/cpm.spec
index 6bbfc1a..f979b78 100644
--- a/cpm.spec
+++ b/cpm.spec
@@ -24,7 +24,7 @@ sprawdzenia, czy któreś z nich jest aktualnie w trybie promiscuous.
 
 %prep
 %setup -q -n %{name}.%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__cc} cpm.c -o cpm %{rpmcflags}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cpm.git/commitdiff/00b1d640ae1f8eebe3bc2ad08b776819226cfb20



More information about the pld-cvs-commit mailing list