[packages/dax-svg] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:10:25 CEST 2025


commit 432cf585b386f606f85ec9b98b8f5f828312571d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:10:10 2025 +0200

    Fix applying patches.

 dax-svg.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/dax-svg.spec b/dax-svg.spec
index cf4638d..39a5985 100644
--- a/dax-svg.spec
+++ b/dax-svg.spec
@@ -73,10 +73,10 @@ Statyczna biblioteka Dax.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dax-svg.git/commitdiff/432cf585b386f606f85ec9b98b8f5f828312571d



More information about the pld-cvs-commit mailing list