[packages/dss] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:20:33 CEST 2025


commit 9ec39fa99973100591a1a4a302ab5f34b25855f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:20:17 2025 +0200

    Fix applying patches.

 dss.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/dss.spec b/dss.spec
index dce6c24..a5d7cf8 100644
--- a/dss.spec
+++ b/dss.spec
@@ -99,10 +99,10 @@ Przykładowe pliki do Darwin Streaming Servera.
 
 %prep
 %setup -q -n DarwinStreamingSrvr%{version}-Source
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 #%patch4 -p1
 cp -p %{SOURCE3} .
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dss.git/commitdiff/9ec39fa99973100591a1a4a302ab5f34b25855f7



More information about the pld-cvs-commit mailing list