[packages/libtompoly] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:02:30 CEST 2025


commit aed4c8c25b17067bcf78a8f6c17ab28d96a763dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:15 2025 +0200

    Fix applying patches.

 libtompoly.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtompoly.spec b/libtompoly.spec
index b105ff9..1e4f7ed 100644
--- a/libtompoly.spec
+++ b/libtompoly.spec
@@ -57,7 +57,7 @@ Statyczna biblioteka LibTomPoly.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CFLAGS="%{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtompoly.git/commitdiff/aed4c8c25b17067bcf78a8f6c17ab28d96a763dc



More information about the pld-cvs-commit mailing list