[packages/pdnmesh] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:53:59 CEST 2025


commit 81d0b3e86421c6b6caed162154dbc2d540f0d338
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:53:43 2025 +0200

    Fix applying patches.

 pdnmesh.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pdnmesh.spec b/pdnmesh.spec
index 5a471c0..d2a14c8 100644
--- a/pdnmesh.spec
+++ b/pdnmesh.spec
@@ -37,8 +37,8 @@ oraz ich konwersja do formatu pozwalającego na definicję problemu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdnmesh.git/commitdiff/81d0b3e86421c6b6caed162154dbc2d540f0d338



More information about the pld-cvs-commit mailing list