[packages/lib2geom] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:23:56 CET 2025
commit 7f654a7b2da1824f1602e4705aa9426515f74b11
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:37:05 2025 +0100
- use patch -P
lib2geom.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib2geom.spec b/lib2geom.spec
index 1dbae01..5d4b778 100644
--- a/lib2geom.spec
+++ b/lib2geom.spec
@@ -76,8 +76,8 @@ Wiązania Pythona do lib2geom oparte na bibliotece Boost.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lib2geom.git/commitdiff/7f654a7b2da1824f1602e4705aa9426515f74b11
More information about the pld-cvs-commit
mailing list