[packages/pound] - use patch -P
qboosh
qboosh at pld-linux.org
Sun May 18 20:15:53 CEST 2025
commit 066ef0103c8f728854c64257bd635e94d1eb8529
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 18 20:02:08 2025 +0200
- use patch -P
pound.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pound.spec b/pound.spec
index 6f25385..9b7adfc 100644
--- a/pound.spec
+++ b/pound.spec
@@ -65,9 +65,9 @@ swobodnego używania, kopiowania i rozdawania.
%prep
%setup -q -n Pound-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pound.git/commitdiff/65564e7f7926d0e54d62674f9c641a24a33a4095
More information about the pld-cvs-commit
mailing list