[packages/libmsn] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:56 CEST 2025


commit 74a346fb9a4f4546dc4bc9b46d3f3179004a0e92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:54:40 2025 +0200

    Fix applying patches.

 libmsn.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libmsn.spec b/libmsn.spec
index 40b53aa..e2a9e8f 100644
--- a/libmsn.spec
+++ b/libmsn.spec
@@ -39,9 +39,9 @@ Pliki nagłówkowe biblioteki MSN.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmsn.git/commitdiff/74a346fb9a4f4546dc4bc9b46d3f3179004a0e92



More information about the pld-cvs-commit mailing list