[packages/libccd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:45:19 CEST 2025
commit 01c731bc54c2cce7b4b740493f3944a90b81a718
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:45:04 2025 +0200
Fix applying patches.
libccd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libccd.spec b/libccd.spec
index 75aee00..bebc242 100644
--- a/libccd.spec
+++ b/libccd.spec
@@ -52,7 +52,7 @@ Statyczna biblioteka %{name}.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# autotools build system doesn't install .pc file, use cmake instead
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libccd.git/commitdiff/01c731bc54c2cce7b4b740493f3944a90b81a718
More information about the pld-cvs-commit
mailing list