[packages/crc32c] Fix applying patches.

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


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

    Fix applying patches.

 crc32c.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crc32c.spec b/crc32c.spec
index 071a47a..6b37325 100644
--- a/crc32c.spec
+++ b/crc32c.spec
@@ -61,7 +61,7 @@ Pliki nagłówkowe biblioteki crc32c.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # crc32c_sse42_unittest is missing runtime detection of CPU capabilities
 if ! grep -q '^flags .* sse4_2' /proc/cpuinfo ; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crc32c.git/commitdiff/cb00aa8b5193f5662895e58ac7175b2685d60e8e



More information about the pld-cvs-commit mailing list