[packages/libabigail] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:43:15 CEST 2025


commit 6fe4c126a22e381eddedfc0a3ed91bfcb115dbe9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:59 2025 +0200

    Fix applying patches.

 libabigail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libabigail.spec b/libabigail.spec
index ef621bd..ef297d8 100644
--- a/libabigail.spec
+++ b/libabigail.spec
@@ -122,7 +122,7 @@ Dokumentacja API biblioteki ABIGAIL.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3$,%{__python3},' tools/abidb
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libabigail.git/commitdiff/6fe4c126a22e381eddedfc0a3ed91bfcb115dbe9



More information about the pld-cvs-commit mailing list