[packages/dmtx-utils] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:16:01 CEST 2025
commit b5b0118098a0f072cf1433a3bc13c224570139a7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:15:45 2025 +0200
Fix applying patches.
dmtx-utils.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dmtx-utils.spec b/dmtx-utils.spec
index 3d792f2..82bcf96 100644
--- a/dmtx-utils.spec
+++ b/dmtx-utils.spec
@@ -30,7 +30,7 @@ Ten pakiet zawiera narzędzia wykorzystujące libdmtx
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dmtx-utils.git/commitdiff/b5b0118098a0f072cf1433a3bc13c224570139a7
More information about the pld-cvs-commit
mailing list