[packages/dpx] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:19:40 CEST 2025
commit 969e82ba00dca452bd2216db2c2d23c4483dfeb4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:19:24 2025 +0200
Fix applying patches.
dpx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dpx.spec b/dpx.spec
index 1c37c03..0c1e7cd 100644
--- a/dpx.spec
+++ b/dpx.spec
@@ -68,7 +68,7 @@ Dokumentacja API biblioteki DPX.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dpx.git/commitdiff/969e82ba00dca452bd2216db2c2d23c4483dfeb4
More information about the pld-cvs-commit
mailing list