[packages/xetex] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:15:28 CEST 2025
commit 43ef81ac00833e74c3cd9d1b85901ade5dc27d0d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:01 2025 +0200
Fix applying patches.
xetex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xetex.spec b/xetex.spec
index e11cf29..a0fb3d6 100644
--- a/xetex.spec
+++ b/xetex.spec
@@ -44,7 +44,7 @@ i TrueType.
%prep
%setup -q -a1
-%patch0 -p1
+%patch -P0 -p1
%build
sh ./build-xetex
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xetex.git/commitdiff/43ef81ac00833e74c3cd9d1b85901ade5dc27d0d
More information about the pld-cvs-commit
mailing list