[packages/dvi2tty] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:21:32 CEST 2025
commit 75841f60d8727b06f53ac55dbe0eea7b8ed979a2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:21:17 2025 +0200
Fix applying patches.
dvi2tty.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dvi2tty.spec b/dvi2tty.spec
index eed6617..beaeced 100644
--- a/dvi2tty.spec
+++ b/dvi2tty.spec
@@ -18,7 +18,7 @@ Dvi2tty konwertuje pliki wynikowe TeX DVI do ASCII.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dvi2tty.git/commitdiff/75841f60d8727b06f53ac55dbe0eea7b8ed979a2
More information about the pld-cvs-commit
mailing list