[packages/drgeo] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:19:55 CEST 2025


commit 744278fb9ec32beeabfa1a26980a02819f0c7ceb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:19:39 2025 +0200

    Fix applying patches.

 drgeo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/drgeo.spec b/drgeo.spec
index 4ae6149..988dd66 100644
--- a/drgeo.spec
+++ b/drgeo.spec
@@ -44,8 +44,8 @@ precyzji, liczby całkowite, zespolone oraz macierze.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 rm -f po/no.po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/drgeo.git/commitdiff/744278fb9ec32beeabfa1a26980a02819f0c7ceb



More information about the pld-cvs-commit mailing list