[packages/cpu] Fix applying patches.

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


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

    Fix applying patches.

 cpu.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cpu.spec b/cpu.spec
index 377c46c..81cd753 100644
--- a/cpu.spec
+++ b/cpu.spec
@@ -30,8 +30,8 @@ useradd/usermod/userdel, korzystając z LDAP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cpu.git/commitdiff/88601165de55ead266cf006ae71c1cc27d7b5ce5



More information about the pld-cvs-commit mailing list