[packages/libx86] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:04:32 CEST 2025


commit 39e34777a9ea477259ad24dcb9d88380ea8704d0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:04:16 2025 +0200

    Fix applying patches.

 libx86.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libx86.spec b/libx86.spec
index 1ae0f14..3ab43d3 100644
--- a/libx86.spec
+++ b/libx86.spec
@@ -53,7 +53,7 @@ Statyczna biblioteka libx86.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libx86.git/commitdiff/39e34777a9ea477259ad24dcb9d88380ea8704d0



More information about the pld-cvs-commit mailing list