[packages/qt-firefox] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:36:47 CEST 2025


commit e0b6497b0d91af80aeb8184b32506456d669fea7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:36:31 2025 +0200

    Fix applying patches.

 qt-firefox.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt-firefox.spec b/qt-firefox.spec
index 43c9258..23d457e 100644
--- a/qt-firefox.spec
+++ b/qt-firefox.spec
@@ -85,8 +85,8 @@ Anglojęzyczne zasoby dla Mozilla-FireFox
 %setup -q -n mozilla %{?with_cvs: -D}
 # Seems the firefox team has added their own gcc3 fixes for alpha asm.
 #patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 %{?with_ft218:%patch3 -p1}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt-firefox.git/commitdiff/e0b6497b0d91af80aeb8184b32506456d669fea7



More information about the pld-cvs-commit mailing list