[packages/mfx_dispatch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:30 CEST 2025
commit 1ebec588dd8422bc9f7be47a47f1dfdf63f1f946
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:18:15 2025 +0200
Fix applying patches.
mfx_dispatch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mfx_dispatch.spec b/mfx_dispatch.spec
index 29d0302..e43c653 100644
--- a/mfx_dispatch.spec
+++ b/mfx_dispatch.spec
@@ -58,7 +58,7 @@ Statyczna biblioteka MFX.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mfx_dispatch.git/commitdiff/1ebec588dd8422bc9f7be47a47f1dfdf63f1f946
More information about the pld-cvs-commit
mailing list