[packages/abi-tools] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:28:41 CEST 2025
commit 835c6f4de2441576a068190eacbb30725fc75f65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:28:25 2025 +0200
Fix applying patches.
abi-tools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/abi-tools.spec b/abi-tools.spec
index 8a894a0..0b928bd 100644
--- a/abi-tools.spec
+++ b/abi-tools.spec
@@ -26,7 +26,7 @@ Kilka narzędzi wspierających emulację Linux ABI:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/abi-tools.git/commitdiff/835c6f4de2441576a068190eacbb30725fc75f65
More information about the pld-cvs-commit
mailing list