[packages/cbb] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:55:28 CEST 2025
commit 38891e5e7b12132162a89c2fded22343acb8a42c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:55:13 2025 +0200
Fix applying patches.
cbb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cbb.spec b/cbb.spec
index 2f6a685..3ddf235 100644
--- a/cbb.spec
+++ b/cbb.spec
@@ -35,7 +35,7 @@ rozbudowywać bez modyfikacji kodu.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cbb.git/commitdiff/38891e5e7b12132162a89c2fded22343acb8a42c
More information about the pld-cvs-commit
mailing list