[packages/mozilla-sunbird] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:23:46 CEST 2025


commit f866aa881ca40e98cf84a3f098df93e376a78692
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:23:30 2025 +0200

    Fix applying patches.

 mozilla-sunbird.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mozilla-sunbird.spec b/mozilla-sunbird.spec
index 044658b..988cfcf 100644
--- a/mozilla-sunbird.spec
+++ b/mozilla-sunbird.spec
@@ -76,9 +76,9 @@ kalendarzem, oparta na języku interfejsu użytkownika XUL.
 %prep
 %setup -q -c
 cd mozilla
-%patch0 -p1
-%patch1 -p2
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p2
+%patch -P2 -p1
 
 %build
 cd mozilla
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-sunbird.git/commitdiff/f866aa881ca40e98cf84a3f098df93e376a78692



More information about the pld-cvs-commit mailing list