[packages/libsigc++12] Fix applying patches.

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


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

    Fix applying patches.

 libsigc++12.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libsigc++12.spec b/libsigc++12.spec
index 46724f1..7179b38 100644
--- a/libsigc++12.spec
+++ b/libsigc++12.spec
@@ -93,8 +93,8 @@ Dokumentacja API do libsigc++ 1.2.x.
 
 %prep
 %setup -q -n libsigc++-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 CXXFLAGS="%{rpmcflags} -fno-exceptions"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsigc++12.git/commitdiff/3333459c04226da966be4ee5259e6d44ded7af30



More information about the pld-cvs-commit mailing list