[packages/adetex] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:55 CEST 2025
commit 0540d0b2598f18932a2522c2cedc0ed3602b0fef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:29:39 2025 +0200
Fix applying patches.
adetex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adetex.spec b/adetex.spec
index 7770d38..dcb1071 100644
--- a/adetex.spec
+++ b/adetex.spec
@@ -23,7 +23,7 @@ wyjściowych Jade TeX tak samo jak plików LaTeXa.
%prep
%setup -q -n jadetex
-%patch0 -p1
+%patch -P0 -p1
%build
#make -f Makefile.jadetex install DESTDIR=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adetex.git/commitdiff/0540d0b2598f18932a2522c2cedc0ed3602b0fef
More information about the pld-cvs-commit
mailing list