[packages/ptypes] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:15 CEST 2025
commit f48cbc89a95e1a7d3d4d74e0a187d21714276799
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:23:58 2025 +0200
Fix applying patches.
ptypes.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ptypes.spec b/ptypes.spec
index 9c2b8eb..fcc65a9 100644
--- a/ptypes.spec
+++ b/ptypes.spec
@@ -57,7 +57,7 @@ Pakiet ten zawiera statyczną wersję biblioteki PTypes.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ptypes.git/commitdiff/f48cbc89a95e1a7d3d4d74e0a187d21714276799
More information about the pld-cvs-commit
mailing list