[packages/cpmio] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:04:26 CEST 2025
commit ed84b2062cedf7976f995f844408cb7ccf180506
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:04:10 2025 +0200
Fix applying patches.
cpmio.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cpmio.spec b/cpmio.spec
index 624d83b..c5a4d9f 100644
--- a/cpmio.spec
+++ b/cpmio.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka cpmio.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cpmio.git/commitdiff/ed84b2062cedf7976f995f844408cb7ccf180506
More information about the pld-cvs-commit
mailing list