[packages/ccs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:55:54 CEST 2025
commit 512242ae9b800f39431daff16f855eff6a097d80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:55:39 2025 +0200
Fix applying patches.
ccs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ccs.spec b/ccs.spec
index 0d5a8d7..da4e64e 100644
--- a/ccs.spec
+++ b/ccs.spec
@@ -42,7 +42,7 @@ Pliki nagłówkowe i biblioteka statyczna ccs.
%prep
%setup -q -n cluster-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ccs.git/commitdiff/512242ae9b800f39431daff16f855eff6a097d80
More information about the pld-cvs-commit
mailing list