[packages/QATzip] - use patch -P
qboosh
qboosh at pld-linux.org
Thu Apr 17 21:02:29 CEST 2025
commit 91a6f290fdc53a31a7d8924b5af67099ddff390d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 17 20:52:14 2025 +0200
- use patch -P
QATzip.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/QATzip.spec b/QATzip.spec
index 67625b2..ad435ba 100644
--- a/QATzip.spec
+++ b/QATzip.spec
@@ -78,8 +78,8 @@ Statyczna biblioteka QATzip.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/QATzip.git/commitdiff/e489e85c570d94ee52d0527e94855266c9589b28
More information about the pld-cvs-commit
mailing list