[packages/libsexy] Fix applying patches.

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


commit c91e9ac2ecdc2af89b6f772255de1a627b67c1b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:59:09 2025 +0200

    Fix applying patches.

 libsexy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libsexy.spec b/libsexy.spec
index 067d98e..b366018 100644
--- a/libsexy.spec
+++ b/libsexy.spec
@@ -70,8 +70,8 @@ Dokumentacja API biblioteki libsexy.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsexy.git/commitdiff/c91e9ac2ecdc2af89b6f772255de1a627b67c1b6



More information about the pld-cvs-commit mailing list