[packages/libs3] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:59:08 CEST 2025


commit 1e3c25cbe61287b2f128469253a29dc172f40022
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:58:52 2025 +0200

    Fix applying patches.

 libs3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libs3.spec b/libs3.spec
index a97ffbe..20c336e 100644
--- a/libs3.spec
+++ b/libs3.spec
@@ -75,8 +75,8 @@ Dokumentacja API biblioteki libs3.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libs3.git/commitdiff/1e3c25cbe61287b2f128469253a29dc172f40022



More information about the pld-cvs-commit mailing list