[packages/cob] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:01:43 CEST 2025
commit e93480eb5e4fb44d758d0b46382a9be6d24c0300
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:01:27 2025 +0200
Fix applying patches.
cob.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cob.spec b/cob.spec
index aadebcc..909c304 100644
--- a/cob.spec
+++ b/cob.spec
@@ -24,7 +24,7 @@ Gra oparta jest na grze dla Sinclair Spectrum o tym samym tytule.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cob.git/commitdiff/e93480eb5e4fb44d758d0b46382a9be6d24c0300
More information about the pld-cvs-commit
mailing list