[packages/slickworm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:00:34 CEST 2025


commit b1b8f379979a9fc66a9923758bf1cd772bf7da3d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:00:18 2025 +0200

    Fix applying patches.

 slickworm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/slickworm.spec b/slickworm.spec
index 6e48683..cd0ac87 100644
--- a/slickworm.spec
+++ b/slickworm.spec
@@ -38,9 +38,9 @@ walczy przeciwko całemu mrowiu coraz trudniejszych małych bestii.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/slickworm.git/commitdiff/b1b8f379979a9fc66a9923758bf1cd772bf7da3d



More information about the pld-cvs-commit mailing list