[packages/libint2] Fix applying patches.

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


commit f435358e352b9a6185303c24f657bb67ab5b6d96
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:51:56 2025 +0200

    Fix applying patches.

 libint2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libint2.spec b/libint2.spec
index 3eba9b1..821f078 100644
--- a/libint2.spec
+++ b/libint2.spec
@@ -72,7 +72,7 @@ Statyczna biblioteka libint.
 
 %prep
 %setup -q -n libint-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libint2.git/commitdiff/f435358e352b9a6185303c24f657bb67ab5b6d96



More information about the pld-cvs-commit mailing list