[packages/instantbird] Fix applying patches.

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


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

    Fix applying patches.

 instantbird.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/instantbird.spec b/instantbird.spec
index 458f30e..f50d161 100644
--- a/instantbird.spec
+++ b/instantbird.spec
@@ -23,9 +23,9 @@ libpurple to connect to the different networks.
 
 %prep
 %setup -q -n %{name}-%{version}-src
-%patch0 -p0
-%patch2 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P2 -p0
+%patch -P1 -p0
 
 %build
 cd mozilla
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/instantbird.git/commitdiff/e0c62744d09898803a50238a8d1554563b2bd630



More information about the pld-cvs-commit mailing list