[packages/miniracer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:19:44 CEST 2025


commit 8d62f8001166b4466c387db22c3134b4c2f7ae8f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:19:28 2025 +0200

    Fix applying patches.

 miniracer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/miniracer.spec b/miniracer.spec
index 88df201..82660ed 100644
--- a/miniracer.spec
+++ b/miniracer.spec
@@ -34,7 +34,7 @@ gry sieciowej.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/miniracer.git/commitdiff/8d62f8001166b4466c387db22c3134b4c2f7ae8f



More information about the pld-cvs-commit mailing list