[packages/dxpc] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:21:48 CEST 2025
commit 05f6e2544ba4aa27f6d0d166e07712d898169f95
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:21:32 2025 +0200
Fix applying patches.
dxpc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dxpc.spec b/dxpc.spec
index cee822e..0d3496b 100644
--- a/dxpc.spec
+++ b/dxpc.spec
@@ -29,8 +29,8 @@ przepustowości.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dxpc.git/commitdiff/05f6e2544ba4aa27f6d0d166e07712d898169f95
More information about the pld-cvs-commit
mailing list