[packages/setup] use %patch -P

atler atler at pld-linux.org
Sat Feb 8 16:29:34 CET 2025


commit f131b0d9b8073481c59caecfe87bc29245ac08a8
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Feb 8 15:53:14 2025 +0100

    use %patch -P

 setup.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/setup.spec b/setup.spec
index 5ae5fe5..3d4c36a 100644
--- a/setup.spec
+++ b/setup.spec
@@ -89,7 +89,7 @@ dosyalarını içerir.
 %setup -q
 %{SOURCE1} %{SOURCE3} > etc/protocols
 %{SOURCE2} %{SOURCE4} > etc/services
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # kill trailing spaces/tabs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/setup.git/commitdiff/cf779ed0ddf5c01e8c25c09ad2dda30d10215332



More information about the pld-cvs-commit mailing list