[packages/texlive] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:17:00 CEST 2025
commit cb819ec018ea3cfea1984b8637f9a26bd7d51dcf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:16:44 2025 +0200
Fix applying patches.
texlive.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/texlive.spec b/texlive.spec
index d7843ac..ab945ef 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -1759,7 +1759,7 @@ language and as an extension to the typesetting engine itself.
%prep
%setup -q -n %{name}-%{version}-source
-%patch0 -p1
+%patch -P0 -p1
%build
# find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/cb819ec018ea3cfea1984b8637f9a26bd7d51dcf
More information about the pld-cvs-commit
mailing list