[packages/cmatrix] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:01:34 CEST 2025
commit 40773ca7107f730fe20e2beb32fe222e4c1ffc2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:01:18 2025 +0200
Fix applying patches.
cmatrix.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cmatrix.spec b/cmatrix.spec
index d173e2d..4e661cb 100644
--- a/cmatrix.spec
+++ b/cmatrix.spec
@@ -36,9 +36,9 @@ fanem komputerów i sci-fi w ogólności - biegnij zobaczyć ten film!!!
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cmatrix.git/commitdiff/40773ca7107f730fe20e2beb32fe222e4c1ffc2c
More information about the pld-cvs-commit
mailing list