[packages/laola] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:40:32 CEST 2025


commit 8fd00f3b1867d83d470880c2155e1bc05dab85df
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:17 2025 +0200

    Fix applying patches.

 laola.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/laola.spec b/laola.spec
index 63099ee..f448bbb 100644
--- a/laola.spec
+++ b/laola.spec
@@ -30,8 +30,8 @@ ograniczonym zakresie) 8.0
 
 %prep
 %setup -q
-%patch0
-%patch1
+%patch -P0
+%patch -P1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/laola.git/commitdiff/8fd00f3b1867d83d470880c2155e1bc05dab85df



More information about the pld-cvs-commit mailing list