[packages/labe] Fix applying patches.

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


commit 1fb638285739f33150e690bf49dde25bb4c3fbe1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:39:25 2025 +0200

    Fix applying patches.

 labe.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/labe.spec b/labe.spec
index 48c31c0..9da39d9 100644
--- a/labe.spec
+++ b/labe.spec
@@ -33,10 +33,10 @@ katalogiem LDAP, kompatybilnego z Mozillą, Evolution i Outlookiem.
 
 %prep
 %setup -q -n %{name}-%{version}-%{_subver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/labe.git/commitdiff/1fb638285739f33150e690bf49dde25bb4c3fbe1



More information about the pld-cvs-commit mailing list