[packages/atari++] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:42:14 CEST 2025
commit c5c38f2d9157251a732d2cef94663e359bf6684c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:41:59 2025 +0200
Fix applying patches.
atari++.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atari++.spec b/atari++.spec
index 522a2cc..5c5fee0 100644
--- a/atari++.spec
+++ b/atari++.spec
@@ -38,7 +38,7 @@ wykorzystujących sztuczki ze zmianami w środku linii.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/atari++.git/commitdiff/c5c38f2d9157251a732d2cef94663e359bf6684c
More information about the pld-cvs-commit
mailing list