[packages/ogdf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:41:22 CEST 2025


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

    Fix applying patches.

 ogdf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ogdf.spec b/ogdf.spec
index 6e62855..c6c284e 100644
--- a/ogdf.spec
+++ b/ogdf.spec
@@ -64,8 +64,8 @@ Dokumentacja API biblioteki OGDF.
 
 %prep
 %setup -q -n %{name}-elderberry-202309
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ogdf.git/commitdiff/b45ee6d2c6e96c339e22d4f47e74ef46b34686de



More information about the pld-cvs-commit mailing list