[packages/fm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:34:03 CEST 2025
commit ebb86a4b753117575167045eeafaf4ce80e20eed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:47 2025 +0200
Fix applying patches.
fm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fm.spec b/fm.spec
index f149f8e..9303d21 100644
--- a/fm.spec
+++ b/fm.spec
@@ -31,8 +31,8 @@ jedną z najbardziej grywalnych.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fm.git/commitdiff/ebb86a4b753117575167045eeafaf4ce80e20eed
More information about the pld-cvs-commit
mailing list