[packages/advcl] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:30:21 CEST 2025
commit bdb6072875f770c3c7698c09db0ef21046359550
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:30:05 2025 +0200
Fix applying patches.
advcl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/advcl.spec b/advcl.spec
index 953e06d..8a314e4 100644
--- a/advcl.spec
+++ b/advcl.spec
@@ -26,7 +26,7 @@ bardziej rozbudowane możliwości parsowania.
%prep
%setup -q -n %{rname}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/advcl.git/commitdiff/bdb6072875f770c3c7698c09db0ef21046359550
More information about the pld-cvs-commit
mailing list