[packages/scli] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:53:54 CEST 2025


commit 9909aa1ef171805c865c6c0b532beb98f32406f0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:53:38 2025 +0200

    Fix applying patches.

 scli.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scli.spec b/scli.spec
index 2bade5e..7f90ed9 100644
--- a/scli.spec
+++ b/scli.spec
@@ -29,7 +29,7 @@ SNMP.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scli.git/commitdiff/9909aa1ef171805c865c6c0b532beb98f32406f0



More information about the pld-cvs-commit mailing list