[packages/libelf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:50 CEST 2025
commit cf8738a3e424f401f5d40c33a7e6d734879625b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:47:34 2025 +0200
Fix applying patches.
libelf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libelf.spec b/libelf.spec
index c5985d6..dda3b18 100644
--- a/libelf.spec
+++ b/libelf.spec
@@ -118,7 +118,7 @@ Statyczna biblioteka libelf.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -m755 /usr/share/automake/config.{sub,guess} .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libelf.git/commitdiff/cf8738a3e424f401f5d40c33a7e6d734879625b7
More information about the pld-cvs-commit
mailing list