[packages/cgi.tcl] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:57:42 CEST 2025
commit b98df79f03fb0e4523c7d9ae4ee20fb7e92533bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:57:26 2025 +0200
Fix applying patches.
cgi.tcl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cgi.tcl.spec b/cgi.tcl.spec
index eb082d1..194456a 100644
--- a/cgi.tcl.spec
+++ b/cgi.tcl.spec
@@ -48,7 +48,7 @@ utrzymywanie stron. Jest to tylko mały przykład zalet cgi.tcl.
%prep
%setup -q -n %{name}-%{_mainver}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cgi.tcl.git/commitdiff/b98df79f03fb0e4523c7d9ae4ee20fb7e92533bd
More information about the pld-cvs-commit
mailing list