[packages/slim] Fix applying patches.

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


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

    Fix applying patches.

 slim.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/slim.spec b/slim.spec
index 1a5f822..920224e 100644
--- a/slim.spec
+++ b/slim.spec
@@ -85,11 +85,11 @@ Możliwości:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/slim.git/commitdiff/a60425816218fe154a9244bf6b0db1e62551ac04



More information about the pld-cvs-commit mailing list