[packages/asymptote] - use patch -P

baggins baggins at pld-linux.org
Thu Jun 5 02:05:18 CEST 2025


commit fb35f971973b30619a9713d50e8b05623a09f5a3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jun 5 00:11:44 2025 +0200

    - use patch -P

 asymptote.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/asymptote.spec b/asymptote.spec
index c353946..440cb7c 100644
--- a/asymptote.spec
+++ b/asymptote.spec
@@ -184,11 +184,11 @@ Plik składni Vima dla plików asy.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
+%patch -P 4 -p1
 
 # actually not executable, contain bogus shebang
 %{__sed} -i -e '1d' GUI/configs/*.py \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asymptote.git/commitdiff/fb35f971973b30619a9713d50e8b05623a09f5a3



More information about the pld-cvs-commit mailing list