[packages/dia] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 13:59:16 CET 2025
commit 4239f101196e901de84c0eb106160ac78bacca70
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:10:10 2025 +0100
- use patch -P
dia.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dia.spec b/dia.spec
index fe0da60..aab8e7f 100644
--- a/dia.spec
+++ b/dia.spec
@@ -156,9 +156,9 @@ PostScript(TM).
%prep
%setup -q -n %{name}-%{gitref}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
%{__sed} -i -e '1s,/usr/bin/env python$,%{__python},' \
plug-ins/python/doxrev.py \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dia.git/commitdiff/4239f101196e901de84c0eb106160ac78bacca70
More information about the pld-cvs-commit
mailing list