[packages/urt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:12 CEST 2025


commit 6dbfcd969f0d590c04423849f2773f9192b06df6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:56 2025 +0200

    Fix applying patches.

 urt.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/urt.spec b/urt.spec
index 5212063..97755df 100644
--- a/urt.spec
+++ b/urt.spec
@@ -85,10 +85,10 @@ Statyczna biblioteka Utah Raster Toolkit.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 mv config/urt config/urt.old
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/urt.git/commitdiff/6dbfcd969f0d590c04423849f2773f9192b06df6



More information about the pld-cvs-commit mailing list