[packages/vdr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:29:20 CEST 2025
commit 7b1c4cec0204be08a61e10e427700a5de9347106
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:29:04 2025 +0200
Fix applying patches.
vdr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vdr.spec b/vdr.spec
index 49ca064..484ef49 100644
--- a/vdr.spec
+++ b/vdr.spec
@@ -76,7 +76,7 @@ Wtyczka xine dla VDR.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
cd PLUGINS/src
for plugin in *; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vdr.git/commitdiff/7b1c4cec0204be08a61e10e427700a5de9347106
More information about the pld-cvs-commit
mailing list