[packages/xmlroff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:17:48 CEST 2025
commit 31cdfceb981ce638ae3cc0a8fd718eba6bb6f5f2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:05 2025 +0200
Fix applying patches.
xmlroff.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xmlroff.spec b/xmlroff.spec
index fb01ff9..22d81f4 100644
--- a/xmlroff.spec
+++ b/xmlroff.spec
@@ -91,8 +91,8 @@ Statyczna biblioteka libfo.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmlroff.git/commitdiff/31cdfceb981ce638ae3cc0a8fd718eba6bb6f5f2
More information about the pld-cvs-commit
mailing list