[packages/light] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:05:39 CEST 2025


commit 18c7fabcaf58c480da2da736dc553fd7aeba50bc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:05:24 2025 +0200

    Fix applying patches.

 light.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/light.spec b/light.spec
index 129da37..75735d3 100644
--- a/light.spec
+++ b/light.spec
@@ -41,9 +41,9 @@ To jest jeszcze jedna przeglądarka oparta na Mozilli o nazwie "Light".
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 %{!?with_gtk1:%patch3 -p1}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/light.git/commitdiff/18c7fabcaf58c480da2da736dc553fd7aeba50bc



More information about the pld-cvs-commit mailing list