[packages/clips] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:00:46 CEST 2025
commit cd06199d77e511344476ce0bf95d9e86f4b79ad2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:00:30 2025 +0200
Fix applying patches.
clips.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clips.spec b/clips.spec
index 4cc344d..ae1e402 100644
--- a/clips.spec
+++ b/clips.spec
@@ -88,7 +88,7 @@ CLIPSa.
%prep
%setup -q -T -c -a0 -a9
-%patch0 -p0
+%patch -P0 -p0
cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} \
%{SOURCE6} %{SOURCE7} .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clips.git/commitdiff/cd06199d77e511344476ce0bf95d9e86f4b79ad2
More information about the pld-cvs-commit
mailing list