[packages/lemon] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:42:31 CEST 2025


commit 126df948f0523de1bbd0f3ed7d540c8e46ab6de5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:15 2025 +0200

    Fix applying patches.

 lemon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lemon.spec b/lemon.spec
index e03bc58..1355d28 100644
--- a/lemon.spec
+++ b/lemon.spec
@@ -79,7 +79,7 @@ Dokumentacja API biblioteki LEMON.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lemon.git/commitdiff/126df948f0523de1bbd0f3ed7d540c8e46ab6de5



More information about the pld-cvs-commit mailing list