[packages/netbrake] Fix applying patches.

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


commit cb3b51f29fb055ae9823c73f88065e9729f4e17c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:32:44 2025 +0200

    Fix applying patches.

 netbrake.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/netbrake.spec b/netbrake.spec
index 49ec76b..166599a 100644
--- a/netbrake.spec
+++ b/netbrake.spec
@@ -36,8 +36,8 @@ tekstowych na URL-ach.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 # not autoconf configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netbrake.git/commitdiff/cb3b51f29fb055ae9823c73f88065e9729f4e17c



More information about the pld-cvs-commit mailing list