[packages/GiNaC] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:46:04 CEST 2025


commit 6e117548b9668ac46c885d45ed5e89d7818b5fee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:45:49 2025 +0200

    Fix applying patches.

 GiNaC.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GiNaC.spec b/GiNaC.spec
index 17b4278..84b07ba 100644
--- a/GiNaC.spec
+++ b/GiNaC.spec
@@ -79,7 +79,7 @@ zawartość archiwów GiNaC.
 
 %prep
 %setup -q -n ginac-%{version}
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i -e 's/#include <iostream>/#include <cstdio>\n#include <iostream>/g' ginac/parser/lexer.cpp
 # generated with wrong bison version, miscompiled by gcc 4.1+
 #%{__rm} ginac/input_parser.{cc,h}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GiNaC.git/commitdiff/6e117548b9668ac46c885d45ed5e89d7818b5fee



More information about the pld-cvs-commit mailing list