[packages/california] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:54:07 CEST 2025


commit 5ef601133c3e8e51fb37e0c0bed60c6fb9814bb1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:53:52 2025 +0200

    Fix applying patches.

 california.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/california.spec b/california.spec
index 9eac926..5633d5d 100644
--- a/california.spec
+++ b/california.spec
@@ -50,8 +50,8 @@ interfejs.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/california.git/commitdiff/5ef601133c3e8e51fb37e0c0bed60c6fb9814bb1



More information about the pld-cvs-commit mailing list