[packages/meanwhile] Fix applying patches.

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


commit d104dc271935c555b78734028a3255fee69f9de0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:16:41 2025 +0200

    Fix applying patches.

 meanwhile.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/meanwhile.spec b/meanwhile.spec
index dbfa5f6..e09721a 100644
--- a/meanwhile.spec
+++ b/meanwhile.spec
@@ -84,10 +84,10 @@ Dokumentacja API biblioteki meanwhile.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/meanwhile.git/commitdiff/d104dc271935c555b78734028a3255fee69f9de0



More information about the pld-cvs-commit mailing list