[packages/viruskiller] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:02:33 CEST 2025


commit e2d77bbd1c8cb67d04260b3fc5cd2b7aff4e50b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:35 2025 +0200

    Fix applying patches.

 viruskiller.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/viruskiller.spec b/viruskiller.spec
index 693f960..b6d3afc 100644
--- a/viruskiller.spec
+++ b/viruskiller.spec
@@ -31,8 +31,8 @@ i zadaniam gracza jest ich zniszczenie zapobiegając niszczeniu plików.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/viruskiller.git/commitdiff/e2d77bbd1c8cb67d04260b3fc5cd2b7aff4e50b0



More information about the pld-cvs-commit mailing list