[packages/libsl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:01:12 CEST 2025


commit 2949b21f147db09200e0a63f5d821075142fe23c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:00:56 2025 +0200

    Fix applying patches.

 libsl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libsl.spec b/libsl.spec
index f79609e..ecbc71a 100644
--- a/libsl.spec
+++ b/libsl.spec
@@ -70,8 +70,8 @@ Statyczna biblioteka libsl.
 
 %prep
 %setup -q -n sl-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsl.git/commitdiff/2949b21f147db09200e0a63f5d821075142fe23c



More information about the pld-cvs-commit mailing list