[packages/latexdiff] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:41:07 CEST 2025


commit 89dd0c48f38d529707eb0fbb85204eb3c8c63142
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:51 2025 +0200

    Fix applying patches.

 latexdiff.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/latexdiff.spec b/latexdiff.spec
index beed267..754c67f 100644
--- a/latexdiff.spec
+++ b/latexdiff.spec
@@ -28,7 +28,7 @@ accept or reject selected changes only.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/latexdiff.git/commitdiff/89dd0c48f38d529707eb0fbb85204eb3c8c63142



More information about the pld-cvs-commit mailing list