[packages/luma] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:11:35 CEST 2025


commit d6bfc61a32019e4cd3a1993d34ce25a9c8ac3008
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:11:19 2025 +0200

    Fix applying patches.

 luma.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/luma.spec b/luma.spec
index 410a5b0..44b0d79 100644
--- a/luma.spec
+++ b/luma.spec
@@ -28,8 +28,8 @@ Przeglądarka, narzędzie i jeszcze więcej do LDAP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luma.git/commitdiff/d6bfc61a32019e4cd3a1993d34ce25a9c8ac3008



More information about the pld-cvs-commit mailing list