[packages/0verkill] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:27:54 CEST 2025
commit 365ba55ff96d0a6b9569cc4c834aaf24d2343305
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:27:37 2025 +0200
Fix applying patches.
0verkill.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/0verkill.spec b/0verkill.spec
index 897357d..69aea99 100644
--- a/0verkill.spec
+++ b/0verkill.spec
@@ -35,8 +35,8 @@ Ten pakiet pozwala na uruchomienie klienta 0verkill w oknie X.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/0verkill.git/commitdiff/365ba55ff96d0a6b9569cc4c834aaf24d2343305
More information about the pld-cvs-commit
mailing list