[packages/glom] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:06:11 CET 2025
commit be13c20256b5b1532e81f0e76055355416504e64
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:17:43 2025 +0100
- use patch -P
glom.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glom.spec b/glom.spec
index 93e9dfe..a4f6234 100644
--- a/glom.spec
+++ b/glom.spec
@@ -117,8 +117,8 @@ Przykłady dla Gloma.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glom.git/commitdiff/be13c20256b5b1532e81f0e76055355416504e64
More information about the pld-cvs-commit
mailing list