[packages/cryopid] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:07:29 CEST 2025
commit 3a2f3d502f00eb12ae6661e1b834f6a49f0a5377
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:07:14 2025 +0200
Fix applying patches.
cryopid.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cryopid.spec b/cryopid.spec
index 728273c..433a7eb 100644
--- a/cryopid.spec
+++ b/cryopid.spec
@@ -27,7 +27,7 @@ na innej maszynie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cryopid.git/commitdiff/3a2f3d502f00eb12ae6661e1b834f6a49f0a5377
More information about the pld-cvs-commit
mailing list