[packages/axiom] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:44:43 CEST 2025


commit 3830965e498e1e02f4d53f117d6a8456a683b616
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:44:27 2025 +0200

    Fix applying patches.

 axiom.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/axiom.spec b/axiom.spec
index b9d5f3a..cbc961e 100644
--- a/axiom.spec
+++ b/axiom.spec
@@ -90,7 +90,7 @@ Axiom Book i inna dokumentacja.
 %prep
 %setup -q -n %{name}
 %if !%{with tests}
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 cp %{SOURCE2} zips/gcl-2.6.2a.tgz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/axiom.git/commitdiff/3830965e498e1e02f4d53f117d6a8456a683b616



More information about the pld-cvs-commit mailing list