[packages/fromcvs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:36:27 CEST 2025
commit 39d9da1406aad760bb186d75343d24948a3fd4eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:36:11 2025 +0200
Fix applying patches.
fromcvs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fromcvs.spec b/fromcvs.spec
index 096b6ef..243f301 100644
--- a/fromcvs.spec
+++ b/fromcvs.spec
@@ -30,7 +30,7 @@ there is a hg and git destination available.
%setup -qc
mv %{name}-*/* .
%if "%{pld_release}" != "ac"
-%patch0 -p1
+%patch -P0 -p1
%endif
# setup shebang
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fromcvs.git/commitdiff/39d9da1406aad760bb186d75343d24948a3fd4eb
More information about the pld-cvs-commit
mailing list