[packages/catcodec] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:55:23 CEST 2025
commit 5d73a3d045af585ad0a75aa7999fd3046de6d4fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:55:07 2025 +0200
Fix applying patches.
catcodec.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/catcodec.spec b/catcodec.spec
index a139888..444ee94 100644
--- a/catcodec.spec
+++ b/catcodec.spec
@@ -21,7 +21,7 @@ dźwiękowych dla OpenTTD.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/catcodec.git/commitdiff/5d73a3d045af585ad0a75aa7999fd3046de6d4fa
More information about the pld-cvs-commit
mailing list