[packages/libafdt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:43:33 CEST 2025
commit df43695546eaf5df9b19fbe8a006e0c461b39344
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:43:16 2025 +0200
Fix applying patches.
libafdt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libafdt.spec b/libafdt.spec
index bbd3b1a..6f4e5fe 100644
--- a/libafdt.spec
+++ b/libafdt.spec
@@ -68,7 +68,7 @@ Dokumentacja API biblioteki libafdt.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libafdt.git/commitdiff/df43695546eaf5df9b19fbe8a006e0c461b39344
More information about the pld-cvs-commit
mailing list