[packages/detex] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:12:53 CEST 2025


commit 73af34533e5570334c76ad6fa0dfd9ad60564df4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:12:37 2025 +0200

    Fix applying patches.

 detex.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/detex.spec b/detex.spec
index 30ff78d..40edf69 100644
--- a/detex.spec
+++ b/detex.spec
@@ -23,8 +23,8 @@ detex jest filtrem usuwającym makra TeXa/LaTeXa.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/detex.git/commitdiff/73af34533e5570334c76ad6fa0dfd9ad60564df4



More information about the pld-cvs-commit mailing list