[packages/udpcast] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:24:55 CEST 2025


commit a7c3d6fd5bb073f6bc0b723aec8ab8afd6a4d8ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:24:40 2025 +0200

    Fix applying patches.

 udpcast.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/udpcast.spec b/udpcast.spec
index 633370c..40574be 100644
--- a/udpcast.spec
+++ b/udpcast.spec
@@ -44,8 +44,8 @@ Plik nagłówkowy do tworzenia wtyczek rateGovernora.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/udpcast.git/commitdiff/a7c3d6fd5bb073f6bc0b723aec8ab8afd6a4d8ef



More information about the pld-cvs-commit mailing list