[packages/cgic] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:57:27 CEST 2025
commit bdaafce6470406cf13d8443b460091b12b4d35d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:57:12 2025 +0200
Fix applying patches.
cgic.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cgic.spec b/cgic.spec
index cad026e..002ad07 100644
--- a/cgic.spec
+++ b/cgic.spec
@@ -45,7 +45,7 @@ Statyczna wersja biblioteki cgic.
%prep
%setup -q -n %{name}%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cgic.git/commitdiff/bdaafce6470406cf13d8443b460091b12b4d35d7
More information about the pld-cvs-commit
mailing list