[packages/netsurf-buildsystem] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:33:57 CEST 2025


commit c1bd5fa89c92a2ddc8c6ed673b06552fe6d78ca8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:33:42 2025 +0200

    Fix applying patches.

 netsurf-buildsystem.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netsurf-buildsystem.spec b/netsurf-buildsystem.spec
index 8592d5f..4be75eb 100644
--- a/netsurf-buildsystem.spec
+++ b/netsurf-buildsystem.spec
@@ -21,7 +21,7 @@ Pliki systemu budowania komponentów przeglądarki Netsurf.
 
 %prep
 %setup -q -n buildsystem-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netsurf-buildsystem.git/commitdiff/c1bd5fa89c92a2ddc8c6ed673b06552fe6d78ca8



More information about the pld-cvs-commit mailing list